if (window.screen.width==800)
theHeight=280
else if (window.screen.width==1024)
theHeight=448

//<script language=javascript>document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0' height='" + theHeight + "'>")</script>