function call()
{
loadContentFooter()
loadContentAd_1()
loadContentAd_2()
}
////////////////////////////////////////Footer
var xmlHttpObjectFooter=false;if(typeof XMLHttpRequest!='undefined'){xmlHttpObjectFooter=new XMLHttpRequest();}if(!xmlHttpObjectFooter){try{xmlHttpObjectFooter=new ActiveXObject("Msxml2.XMLHTTP");}catch(e){try{xmlHttpObjectFooter=new ActiveXObject("Microsoft.XMLHTTP");}catch(e){xmlHttpObjectFooter=null;}}}function loadContentFooter()

{xmlHttpObjectFooter.open('get','/frames/load_footer.php');

xmlHttpObjectFooter.onreadystatechange=handleContentFooter;xmlHttpObjectFooter.send(null);return false;}function handleContentFooter(){if(xmlHttpObjectFooter.readyState==4)
{document.getElementById('myContentFooter').innerHTML=xmlHttpObjectFooter.responseText;}}




////////////////////////////////////////Ad_1
var xmlHttpObjectAd_1=false;if(typeof XMLHttpRequest!='undefined'){xmlHttpObjectAd_1=new XMLHttpRequest();}if(!xmlHttpObjectAd_1){try{xmlHttpObjectAd_1=new ActiveXObject("Msxml2.XMLHTTP");}catch(e){try{xmlHttpObjectAd_1=new ActiveXObject("Microsoft.XMLHTTP");}catch(e){xmlHttpObjectAd_1=null;}}}function loadContentAd_1()

{xmlHttpObjectAd_1.open('get','/ads/superclix/load_ad_1.php');

xmlHttpObjectAd_1.onreadystatechange=handleContentAd_1;xmlHttpObjectAd_1.send(null);return false;}function handleContentAd_1(){if(xmlHttpObjectAd_1.readyState==4){document.getElementById('myContentAd_1').innerHTML=xmlHttpObjectAd_1.responseText;}}




////////////////////////////////////////Ad_2
var xmlHttpObjectAd_2=false;if(typeof XMLHttpRequest!='undefined'){xmlHttpObjectAd_2=new XMLHttpRequest();}if(!xmlHttpObjectAd_2){try{xmlHttpObjectAd_2=new ActiveXObject("Msxml2.XMLHTTP");}catch(e){try{xmlHttpObjectAd_2=new ActiveXObject("Microsoft.XMLHTTP");}catch(e){xmlHttpObjectAd_2=null;}}}function loadContentAd_2()

{xmlHttpObjectAd_2.open('get','/ads/affilinet/load_ad_2.php');

xmlHttpObjectAd_2.onreadystatechange=handleContentAd_2;xmlHttpObjectAd_2.send(null);return false;}function handleContentAd_2(){if(xmlHttpObjectAd_2.readyState==4){document.getElementById('myContentAd_2').innerHTML=xmlHttpObjectAd_2.responseText;}}
