
function viewPollResults()
{

	window.open('http://www.netutilities.com/polls/results.cgi?webmaster=jason&poll=sample', 'pollResults', 'height=525, width=150, toolbar=no, copyhistory=no, menubar=no, scrollbars=no, resizable=no, location=no, directories=no, status=no');

}

document.write("<TABLE WIDTH = '125' BORDER = '0' CELLPADDING = '0' CELLSPACING = '1' BGCOLOR = '#0000FF'>");

document.write("<TR>");

document.write("<TD>");

document.write("<TABLE WIDTH = '123' BORDER = '0' CELLPADDING = '0' CELLSPACING = '0' BGCOLOR = '#FFFFFF'>");

document.write("<TR><TD BGCOLOR = '#0000FF' ALIGN = 'CENTER' COLSPAN = '2'><B><FONT COLOR = '#FFFFFF' SIZE = '+1'>POLL</FONT></B></TD></TR>");

document.write("<TR>");

document.write("<TD VALIGN = 'TOP'>");

document.write("<FONT COLOR = '#000000'>Which of the following is your favorite color?</FONT>");

document.write("</TD>");

document.write("</TR>");

document.write("<TR><TD><IMG SRC = 'http://www.netutilities.com/images/transparent_pixel.gif89a' WIDTH = '1' HEIGHT = '20'></TD></TR>");

document.write("<FORM ACTION = 'http://www.netutilities.com/polls/runPolls.cgi' METHOD = 'GET' TARGET = '_blank'>");

document.write("<INPUT TYPE = 'HIDDEN' NAME = 'webmaster' VALUE = 'jason'>");

document.write("<INPUT TYPE = 'HIDDEN' NAME = 'poll' VALUE = 'sample'>");


	document.write("<TR><TD VALIGN = 'TOP'><INPUT TYPE = 'RADIO' NAME = 'choice' VALUE = '1'> <FONT COLOR = '#000000'>Teal</FONT></TD></TR>");

	document.write("<TR><TD><IMG SRC = 'http://www.netutilities.com/images/transparent_pixel.gif89a' WIDTH = '1' HEIGHT = '10'></TD></TR>");


	document.write("<TR><TD VALIGN = 'TOP'><INPUT TYPE = 'RADIO' NAME = 'choice' VALUE = '2'> <FONT COLOR = '#000000'>Gold</FONT></TD></TR>");

	document.write("<TR><TD><IMG SRC = 'http://www.netutilities.com/images/transparent_pixel.gif89a' WIDTH = '1' HEIGHT = '10'></TD></TR>");


	document.write("<TR><TD VALIGN = 'TOP'><INPUT TYPE = 'RADIO' NAME = 'choice' VALUE = '3'> <FONT COLOR = '#000000'>Red</FONT></TD></TR>");

	document.write("<TR><TD><IMG SRC = 'http://www.netutilities.com/images/transparent_pixel.gif89a' WIDTH = '1' HEIGHT = '10'></TD></TR>");


	document.write("<TR><TD VALIGN = 'TOP'><INPUT TYPE = 'RADIO' NAME = 'choice' VALUE = '4'> <FONT COLOR = '#000000'>Blue</FONT></TD></TR>");

	document.write("<TR><TD><IMG SRC = 'http://www.netutilities.com/images/transparent_pixel.gif89a' WIDTH = '1' HEIGHT = '10'></TD></TR>");


document.write("<TR><TD ALIGN = 'CENTER'><INPUT TYPE = 'SUBMIT' VALUE = 'VOTE!'></TD></TR>");

document.write("<TR><TD><IMG SRC = 'http://www.netutilities.com/images/transparent_pixel.gif89a' WIDTH = '1' HEIGHT = '10'></TD></TR>");

document.write("<TR><TD ALIGN = 'CENTER'><A HREF = 'javascript: viewPollResults()'>See Poll Results</A></TD></TR>");

document.write("<TR><TD><IMG SRC = 'http://www.netutilities.com/images/transparent_pixel.gif89a' WIDTH = '1' HEIGHT = '10'></TD></TR>");

document.write("<TR>");
document.write("<TD VALIGN = 'TOP'>");

document.write("Get your own *free* polls! <A HREF = 'http://www.netutilities.com/register/'>Sign up for Netutilities.com</A> today!");

document.write("<BR>");

document.write("<BR>");

document.write("<A HREF = 'http://www.bargaindog.com/?adid=netutilitiesPOLL'><IMG SRC = 'http://www.netutilities.com/ads/bargaindog/images/sbanner2.gif' WIDTH = '120' HEIGHT = '60' ALIGN = 'CENTER' ALT = 'Bargaindog: Get the best deals on the net!' BORDER = '0'></A>");

document.write("</TD>");

document.write("</TR>");

document.write("</TABLE>");

document.write("</TD>");

document.write("</TR>");

document.write("</TABLE>");

document.write("</FORM>");

