var url="http://www.flyzone.com/bball/pro/e1.html";var width=200;var height=200;var boxColor="0022ff";   function writeFrame(){ document.write(" <iframe id=\"flyzone\" src='"+url+"' width="+width+" height="+height+" style=\"border:2px #"+boxColor+" solid;\"scrolling='no' marginwidth='1' marginheight='1'></iframe>"); } writeFrame();
