function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=1,scrollbars=1,location=0,statusbar=1,menubar=0,resizable=1,width=390,height=430,left = 337,top = 159');");
}
function popUpArchive(URL) {
window.open(URL, 'archive', 'toolbar=1,scrollbars=1,location=0,statusbar=1,menubar=0,resizable=1,width=600,height=400,left = 337,top = 159');
}
document.write('
| 4/27/2010 1:16:50 AM GMT | Rating:  |
| hello |
fred | us IP: 67.83.133.208 | http://ferd.com |
| 3/12/2010 5:32:16 PM GMT | Rating:  |
| testing 1232 |
fred | IP: 67.83.133.208 | http:// |
')