function set_Cookie()
{
document.cookie = "myurl=" + document.location.href + ";path=/";
}
set_Cookie();
document.write("
");
document.write("
USER COMMENTS >");
document.write("
New yawk!
");
document.write("Man, I love New York. 24 hours a day you can walk out and there's something happening. And the super-size sushi is awesome!. Joe Bartlett");
document.write("");