if (typeof maxads === 'undefined') { var maxads=0; } maxads = maxads+1; if(maxads<3){ var parentpos; if ( window.location === window.top.location ) { parentpos=window.location + "#(referrer)[" + document.referrer + "]"; } else { parentpos=window.location + "#(parent_location)[" + document.referrer + "]#(referrer)[" + parent.window.document.referrer + "]"; } document.write(''); }