<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=Unicode" /> <link rel="stylesheet" href="common.css" type="text/css" /> </head> <body onLoad="setbackground()"> <script src="main.js" type="text/javascript"></script> <g:background id="gbackground"> <div id="content"> <object id="swf" data="radio.swf" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="230" height="130"> <param name="movie" value="radio.swf" /> <param name="wmode" value="transparent" /> </object> </div> </g:background> </body> </html>