<!--

	var s=screen; var w = s.width; var c = s.colorDepth; 
	if(w < 1050) { document.write('<style type=\"text/css\">.contentArea { margin-left: 5%; } .footerTxt { margin-left: 5%; }</style>'); }
	if(w < 900) { document.write('<style type=\"text/css\">.contentArea { margin-left: 0px; } .footerTxt { margin-left: 0px; }</style>'); }
	
	
	function theo(theo)
	{
		alert(theo);
	}
	
//-->

