﻿ (function(){ 
    var mPlayer={
        Reollie_ad_PlayerID: Reollie_ad_PlayerID,
        Reollie_ad_Width: Reollie_ad_Width,
        Reollie_ad_Height: Reollie_ad_Height
    };
    
    var u = "<iframe reollie='reollie' frameborder=0 marginheight=0 scrolling=no marginwidth=0 width="+Reollie_ad_Width+" height="+Reollie_ad_Height+" src='http://www.reollie.com/adserver/WebAdPlayer.aspx?type=iframe&width="+Reollie_ad_Width+"&height="+Reollie_ad_Height+"&iid="+mPlayer.Reollie_ad_PlayerID+ "&url=" + escape(document.location.href) + "&kw=" + escape(document.title) + "&ran=" + Math.floor(Math.random() * 1000)+"'></iframe>";
    
    window.document.write(u); 
 })()

  
