");
document.write("");
document.write("");
document.write("");
document.write("| Will Dusty Jonas medal in the high jump at the Summer Olympics in Beijing? | ");
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 | 64% | ");
document.write("|
| No | 36% | ");
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: 101 | ");
document.write("");
document.write(" ");
document.write(" | ");
document.write("
");
document.write("