<!-- Idea by:  Nic Wolfe (Nic@TimelapseProductions.com) --><!-- Web URL:  http://fineline.xs.mw --><!-- Beginfunction popUp(URL,WIDTH,HEIGHT) {day = new Date();id = day.getTime();eval("page" + id + " = window.open(URL, '" + id + "', 'resizable,toolbar=0,scrollbars=yes,location=0,statusbar=0,menubar=0,width=" + WIDTH + ",height="+ HEIGHT +",left = 20O,top = 100');");}//href="javascript:popUp('popup.htm',625,650)" 