'); } function freeday(){ var n=self.location.href.lastIndexOf("?");//查看是否包含参数 var url='free_daystar.html?starname='; var id=parseInt(self.location.href.substr(n+10))+1; document.write('每日运势'); } function freeweek(){ var n=self.location.href.lastIndexOf("?");//查看是否包含参数 var url='free_weekstar.html?weekstar='; document.write('每周运势'); } function freemonth(){ var n=self.location.href.lastIndexOf("?");//查看是否包含参数 var url='free_monthstar.html?montstar='; var id=parseInt(self.location.href.substr(n+10))+1; document.write('每月运势'); } function freeyear(){ var n=self.location.href.lastIndexOf("?");//查看是否包含参数 var url='free_yearstar.html?yearstar='; document.write('08年运程'); } //-->
|
||||||||||||||||