function hideLogin() { if(document.getElementById('login-form')) document.getElementById('login-form').style.display = 'none'; return false; } function mail_login() { document.f.Username.value = document.f.uusername.value + "@pipelectricdeej.dir.bg"; document.f.action="http://mail.dir.bg"; } function crocus() { document.f.Username.focus(); } var browserName=navigator.appName; if (browserName=='Microsoft Internet Explorer') { document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
MAIL\"close\" 
Username:New
Password:Forgotten password
 
"); document.writeln("
"); document.writeln("\"login\""); document.writeln(""); } else { document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
MAIL\"close\" 
Username:New
Password:Forgotten password
 
"); document.writeln("
"); document.writeln("\"login\""); document.writeln(""); }