
<!-- Begin hiding this script from old browsers.








if (parseInt(navigator.appVersion)>3) {
 if (navigator.appName=="Netscape") {

		if(window.innerWidth>=1152){
				document.write("<style type='text/css'>");
				document.write(".dimen-table { width: 975px}");
				document.write(".main-body { width: 735px;}");
				document.write("</style>");
			
		}
		
		else{
				document.write("<style type='text/css'>");
				document.write(".dimen-table { width: 100%}");
				document.write(".main-body { width: 525px;}");
				document.write(".mainpic {width: 520px; height: 146px;}");
				document.write("</style>");
				
		}
		
		if(document.body.offsetWidth<900){
	setCookie('test', 'none');
	var cookiesenabled = getCookie('test');
	if(cookiesenabled){
		var rez = getCookie('resolution');
		if(rez==null){		
		new popUp((window.innerWidth / 2) - 150 , window.innerWidth / 4 , 300 , 200 , "Div1" , 'resolution.php' , "white" , "white" , "10pt sans-serif" , "Notice!" , "#f7f7f7" , "black" , "#575F65", "#232D35" , "black" , true , true , false , true , true , false , '' , '' , 'images/cir_close.gif' , '');
		setCookie('resolution', screen.width); 
		}
	
	}
}
	
	}
}
if (navigator.appName.indexOf("Microsoft")!=-1) {
  winW = document.body.offsetWidth;
 	if(winW>=1152){
		document.write("<style type='text/css'>");
		document.write(".dimen-table { width: 975px}");
		document.write(".main-body { width: 735px;}");
		document.write("</style>");
	
}

else{
		document.write("<style type='text/css'>");
		document.write(".dimen-table { width: 100%}");
		document.write(".main-body { width: 525px;}");
		document.write(".mainpic {width: 520px; height: 146px;}");
		document.write("</style>");
		
}


if(document.body.offsetWidth<900){
	setCookie('test', 'none');
	var cookiesenabled = getCookie('test');
	if(cookiesenabled){
		var rez = getCookie('resolution');
		if(rez==null){		
		new popUp((document.body.offsetWidth / 2) - 150 , document.body.offsetHeight / 4 , 300 , 200 , "Div1" , 'resolution.php' , "white" , "white" , "10pt sans-serif" , "Notice!" , "#f7f7f7" , "black" , "#575F65", "#232D35" , "black" , true , true , false , true , true , false , '' , '' , 'images/cir_close.gif' , '');
		setCookie('resolution', screen.width); 
		}
	
	}
}
 
 }







// End hiding this script from old browsers. -->
