\n'); } function openNewWindow(myURL, myParams) { newWindow = window.open(myURL, 'FlashZoom', myParams); newWindow.focus(); if ((navigator.userAgent.indexOf('MSIE') != -1) || (navigator.userAgent.indexOf('Firefox') != -1)) { newWindow.document.close(); } }