// ======================================================================
// 
// JScript Source File -- copyright 2002 derStandard.at
// 
// NAME: FrameSet.js
// 
// AUTHOR: Michael Levitin, Bronner Online AG
// DATE  : 03.05.2005 v4.2
// 
// COMMENT: Dynamic FrameSet Support 2002-2003
// 
// sources are not to be used in other websites.
// if you want to use the navigation write to webmaster@derStandard.at
// =========================================================================

document.write('<body scroll="no" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" style="padding: 0px; margin: 0px; overflow: hidden">');
document.write('<div id="advsprite" style="position: absolute; top: 0px; left: 0px; z-index: 200"></div>');
document.write('<table border="0" width="100%" height="100%" cellspacing="0" cellpadding="0" style="border: 0px; padding: 0px; margin: 0px; border-collapse: collapse; border-style: hidden">');
if (RH_SID=='cy') {
	document.write('<tr height="98" style="border: 0px; padding: 0px; margin: 0px">');
	document.write('<td colspan="2" style="border: 0px; padding: 0px; margin: 0px"><iframe src="javascript:c=\'<html><body><img src=\' + unescape(\'%22\') + \'http://derstandard.at/img/site/top/' + RH_Server + '.gif\' + unescape(\'%22\') + \'></body></html>\'" name="topnav" id="topnav" frameborder="0" scrolling="No" marginwidth="0" marginheight="0" width="100%" height="98" style="z-index:10"></iframe></td>');
} else {
	document.write('<tr height="102" style="border: 0px; padding:0px; margin: 0px">');
	document.write('<td colspan="2" style="border: 0px; padding:0px; margin: 0px"><iframe src="javascript:c=\'<html><body><img src=\' + unescape(\'%22\') + \'http://derstandard.at/img/site/top/' + RH_Server + '.gif\' + unescape(\'%22\') + \'></body></html>\'" name="topnav" id="topnav" frameborder="0" scrolling="No" marginwidth="0" marginheight="0" width="100%" height="102" style="z-index:10;"></iframe></td>');
}
document.write('</tr>');
document.write('<tr style="border: 0px; padding: 0px; margin: 0px">');
document.write('<td name="leftplc" id="leftplc" width="0" height="100%" style="border: 0px; padding: 0px; margin: 0px"><iframe src="' + (State.Browser.safari ? 'javascript:c=\'<html><body></body></html>\'' : 'about:blank') + '" name="leftnav" id="leftnav" frameborder="0" scrolling="No" marginwidth="0" marginheight="0" width="' + (State.Browser.safari || RH_PID == 'derStandard' || RH_PID == 'dieStandard' || RH_PID == 'Corporate' || RH_PID == 'derStandarddigital' ? '1' : '120') + '" height="100%" style="z-index:10"></iframe></td>');
document.write('<td width="100%" height="100%" style="border: 0px; padding: 0px; margin: 0px"><iframe src="' + RH_Frame + '" name="HAUPTFRAME" id="HAUPTFRAME" frameborder="0" scrolling="Auto" marginwidth="0" marginheight="0" width="100%" height="100%" style="z-index:10"></iframe></td>');
document.write('</tr>');
document.write('<tr height="30" style="border: 0px; padding: 0px; margin: 0px">');
document.write('<td colspan="2" style="border: 0px; padding: 0px; margin: 0px"><iframe src="' + (State.Browser.safari ? 'javascript:c=\'<html><body></body></html>\'' : 'about:blank') + '" name="bottomnav" id="bottomnav" frameborder="0" scrolling="No" marginwidth="0" marginheight="0" width="100%" height="30" style="z-index:10"></iframe></td>');
document.write('</tr>');
document.write('</table>');
document.write('<iframe src="' + (RH_BOSD ? '/?page=bosd' : (State.Browser.safari ? 'javascript:c=\'<html><body></body></html>\'' : 'about:blank')) + '" name="fremdInterface" id="fremdInterface" frameborder="0" scrolling="No" marginwidth="0" marginheight="0" width="1" height="1" style="visibility: hidden; position: absolute; z-index: 0; top: 0px; left: 0px"></iframe>');
document.write('</body>');
