function pagetop()
{
//9
var ranNum= Math.round(Math.random() * 4);
if (ranNum == 0){document.write('<a href="" target="_self"><img border="0" src="http://www.peoplecall.in/products/slide1.gif" width="445" height="56" /></a>'); } // constantcontact
if (ranNum == 1){document.write('<a href="http://www.peoplecall.in/callshop/index.htm" target="_blank"><img border="0" src="http://www.peoplecall.in/products/slide2.jpg" width="445" height="56" /></a>'); } // constantcontact
if (ranNum == 2){document.write('<a href="" target="_blank"><img border="0" src="http://www.peoplecall.in/products/slide1.gif" width="445" height="56" /></a>'); } // constantcontact
if (ranNum == 3){document.write('<a href="http://www.peoplecall.in/callshop/index.htm" target="_blank"><img border="0" src="http://www.peoplecall.in/products/slide2.jpg" width="445" height="56" /></a>'); } // constantcontact
if (ranNum == 4){document.write('<a href="" target="_blank"><img border="0" src="http://www.peoplecall.in/products/slide1.gif" width="445" height="56" /></a>'); } // constantcontact
}
