function mailto() { var MailWindow = window.open("http:\/\/www.cyberphotographer.com\/mailto.php", "SKINJOB", "scrollbars=auto, width=400, height=300, resizable=1, status=no") if (MailWindow) MailWindow.focus() }