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