frm_sec_cdx = "emNuY3FxYXhvago="; expire_error_pag="
" + "
" + "LINK EXPIRED!
" + "Dear visitor, thanks for your interest in our network contents. Unfortunately this request cannot " + "be processed: the link has expired. Our materials are dynamic; so you need to reload the window.

" + "" + "
"; //alert(document.location); function expire_link_test(){ if (top.location != self.location){ doc_loc = ''+document.location+''; if (doc_loc.indexOf(frm_sec_cdx) == -1){ if (doc_loc.indexOf('?') != -1 ){ doc_body=document.getElementsByTagName('body')[0].innerHTML; full_site_string='We use JS and Cookies for various purposes. If you disagree, please leave the site.'; if (doc_body.indexOf(full_site_string) != -1){ document.getElementsByTagName('body')[0].innerHTML=expire_error_pag; }; }; }; }; }; setTimeout("expire_link_test();" ,500);