document.write ('

');
var interstitialBox={
//2) display freqency: ["frequency_type", "frequency_value"]
displayfrequency: ["cookie", "0"],
//3) HTML for the header bar portion of the interstitial box
defineheader: '
',
//4) cookie setting: ["cookie_name", "cookie_path"]
cookiesetting: ["ad-u", "path=/"],
//5) bust caching of pages fetched via Ajax?
ajaxbustcache: true,
//6) Disable browser scrollbars while interstitial is shown (Only applicable in IE7/Firefox/Opera8+. IE6 will just auto scroll page to top)?
disablescrollbars: false,
//7) Auto hide Interstitial Box after x seconds (0 for no)?
autohidetimer: 5,
ie7offline: this.ie7 && window.location.href.indexOf("http")==-1, //check for IE7 and offline
launch:false,
scrollbarwidth: 13,
loadpage:function(url){
page_request = url
/*if (page_request.readyState == 4 && (page_request.status==200 || window.location.href.indexOf("http")==-1)){
document.getElementById("interContent").innerHTML='