function SureDel(Cid,page,typel)
{
    if ( confirm("谢谢您向该选手投出神圣的一票！"))
        {
        window.location.href="xx_e0745show_2277110.asp?subjectid=1&css=2&page="+page+"&surveyid=" + Cid +"&typel=" + typel
         }
}