

function calcwindow1()
 {
 window.open("http://wncmail.com/calc.html","calcwindow1","toolbar=no, width=220, height=282, status=no, scrollbars=no, resizable=no, menubar=yes");
 }


function calendarwindow1()
 {
 window.open("http://wncmail.com/calendar.html","calendarwindow1","toolbar=no, width=660, height=630, status=no, scrollbars=no, resizable=no, menubar=yes");
 }


function notepadwindow1()
 {
 window.open("http://wncmail.com/notes.html","notepad_window","toolbar=no, width=680, height=600, status=no, scrollbars=yes, resizable=no, menubar=yes");
 }


function headerwindow1()
 {
 window.open("http://wncmail.com","header_window","toolbar=yes, width=850, height=800, status=yes, scrollbars=yes, resizable=yes, menubar=yes");
 }



function myie2window1()
 {
 window.open("http://myie2.com","myie2_window","toolbar=yes, width=780, height=770, status=yes, scrollbars=yes, resizable=yes, menubar=yes");
 }

function ftpwindow1()
 {
 window.open("http://winscp.sourceforge.net/eng/index.php","winscp_window","toolbar=yes, width=850, height=800, status=yes, scrollbars=yes, resizable=yes, menubar=yes");
 }













