');
photoWin.document.write('');
photoWin.document.write('');
photoWin.document.close();
// If we are on NetScape, we can bring the window to the front
if (navigator.appName.substring(0,8) == "Netscape") photoWin.focus();
}
// done hiding from old browsers -->