
if  (screen.width>805)
	{
		document.write( ' <table width="100%" border="0" cellspacing="0" height="425" cellpadding="0"><tr style="padding-top:15px;"><td align="center" valign="top"><table width="760" border="0" cellspacing="0" cellpadding="0" bordercolor="Fuchsia"> ' );
	}
else
	{
		document.write( '<table width="100%" border="0" cellspacing="0" height="425" cellpadding="0"><tr style="padding-top:15px;"><td align="center" valign="top"><table width="760" border="0" cellspacing="0" cellpadding="0" bordercolor="Fuchsia"> ' );
		}
