// JavaScript Document 
 var iframeTEXT = '<iframe src="/iframe.htm" width="305" height="58" marginwidth="0" marginheight="0" scrolling="no" border="0" frameborder="0" allowtransparency="true" background-color="transparent">[Your browser does not support frames, you must upgrade it.]</iframe>';
 document.write(iframeTEXT);
