﻿function showVote()
{
window.open("ShowVoteReport.aspx","风速调查","height=300, width=650,toolbar=no, menubar=no, scrollbars=auto, resizable=no,location=no, status=no");	
}