if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)){
	var fontSize="x-small";
}
else{
	var fontSize="small";
}
document.write('<br />'+
	'<div id="header1" align="center" style="background-image:url(img/header.png); height:66px; font-size:'+fontSize+'">'+
	'<br />'+
	'Amazing Breaking News in the IT World - Revolutionary Discovery, Invention and Deployment of `The Internet Web Operationg System&trade;`'+
	'<!--End div header1-->'+
	'</div>'+
	'<img src="img/headerboard.png" width="100%" alt=""/>'+
	'<table align="center" width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td valign="middle" align="center" width="100%"><div id="xLogo"></div>');
swfobject.embedSWF("logo.swf", "xLogo", "900", "60", "9.0.0", "expressInstall.swf");
document.write('</td></tr></table>');
document.write('<img src="img/headerboard.png" width="100%" alt=""/><img alt="SCB USA, Inc." src="img/scb-banner915x80.png" />');
