
if(location.href != top.location.href){ alert('You are not allowed to load this page into a container such as an iframe.Your advert will be deactivated untill you load this outside of this container');}


var getDomain = parent.document.URL;

var url= "http://www.smartcubeit.co.za/CodeNameAdvert/js/recieve.php?a="+getDomain+"&b=b";
document.write('<div style="width:310px; border:0px solid grey; overflow:auto;"><iframe style="width:310px;height:450px; border:0px solid grey;" frameborder="0" scrolling="no"  src="' + url + '"></iframe></div>');







