<!--
function SubmitForm2()
{      
     window.open('includes/results.asp','Polls','width=400,height=450,menubar=0,toolbar=0,location=0,directories=0,status=0,scrollbars=1,resizable=0,dependent=0,screenX=100,screenY=200,innerWidth=200,innerHeight=200,outerWidth=50,outerHeight=200,fullscreen=0,channelmode=0,left=200,top=50,alwaysLowered=0,alwaysRaised=0,hotkeys=0,z-lock=0,titlebar=0');
}
-->