function writevote(){
}
/*function writeVote(){document.write('<form name=formvote method=post action=vote.asp?aciton=save><input type=hidden name=voteid value=7><table width=90%  border=0 cellspacing=0 cellpadding=0><tr><td colspan=2>What feature do you value most in a handbag seller?</td></tr><tr><td><input type=radio name=id value=8></td><td>low prices</td></tr><tr><td><input type=radio name=id value=9></td><td>high quality</td></tr><tr><td><input type=radio name=id value=10></td><td>large selection</td></tr><tr><td><input type=radio name=id value=11></td><td>Excellent customer service</td></tr><tr><td><input type=radio name=id value=12></td><td>fast shipping</td></tr><tr><td><input type=radio name=id value=13></td><td>money back gurantee</td></tr><tr><td colspan=2><input type=hidden name=action value=save><img src=myimages/vote.jpg width=40 height=18 onclick="formvote.submit();" onmouseover="this.style.cursor=\'hand\'">&nbsp;&nbsp;<img src=myimages/results.jpg width=61 height=18 onmouseover="this.style.cursor=\'hand\'" onclick="window.open(\'vote.asp?action=view&voteid=7\',\'_self\');"></td></tr></table></form>');}*/
