//specify path to your external page:
var iframesrc="http://www.panet.co.il/online/ticker.html"

//You may change most attributes of iframe tag below, such as width and height:
document.write('<iframe id="TickerMain" src="'+iframesrc+'" width="132px" height="127px" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>')
