");
document.write("");
document.write("");
document.write("");
document.write("| Will the Nebraska volleyball team make it to the final four in Omaha? | ");
Set_Cookie( 'test', 'none', '', '/', '.journalstar.com', '' );
// if Get_Cookie succeeds, cookies are enabled, since
//the cookie was successfully created.
if ( Get_Cookie( 'test' ) )
{document.write("| Vote by clicking on your choice below. | ");
document.write("");
document.write("");
document.write("");
document.write("|
| Yes | 88% | ");
document.write("|
| No | 13% | ");
document.write(" ");
document.write(" ");
document.write(" ");
cookie_set = true;
// and these are the parameters for Delete_Cookie:
// name, path, domain
// make sure you use the same parameters in Set and Delete Cookie.
Delete_Cookie('test', '/', '.journalstar.com');
}
// if the Get_Cookie test fails, cookies
//are not enabled for this session.
else
{
document.write( '| Cookies must be enabled to view and vote in poll. | ' );
cookie_set = false;
}document.write(" ");
document.write(" | ");
document.write(" ");
document.write("| Total votes: 8 | ");
document.write("");
document.write(" ");
document.write(" | ");
document.write("
");
document.write("