// JavaScript Document





//in the news popups

function openWin1(){

        secondWin=window.open("news/pr_072903.html", "theWin", "toolbar=no,location=no,directories=no,resizable=yes,status=no,menubar=no,scrollbars=yes,height=375,width=630");

}

function openWin2(){

        secondWin=window.open("news/pr_080803.html", "theWin", "toolbar=no,location=no,directories=no,resizable=yes,status=no,menubar=no,scrollbars=yes,height=375,width=630");

}

function openWin3(){

        secondWin=window.open("news/pr_081103.html", "theWin", "toolbar=no,location=no,directories=no,resizable=yes,status=no,menubar=no,scrollbars=yes,height=375,width=630");

}

function openWin4(){

        secondWin=window.open("news/pr_081303.html", "theWin", "toolbar=no,location=no,directories=no,resizable=yes,status=no,menubar=no,scrollbars=yes,height=375,width=630");

}

function openWin500(){

        secondWin=window.open("news/pr_102907.html", "theWin", "toolbar=no,location=no,directories=no,resizable=yes,status=no,menubar=no,scrollbars=yes,height=375,width=630");

}



//mark your calendar popups

function openWin11(){

        secondWin=window.open("news/calendar/dis10conv.html", "theWin", "toolbar=no,location=no,directories=no,resizable=yes,status=no,menubar=no,scrollbars=yes,height=375,width=630");

}

function openWin12(){

        secondWin=window.open("news/calendar/enttech03.html", "theWin", "toolbar=no,location=no,directories=no,resizable=yes,status=no,menubar=no,scrollbars=yes,height=375,width=630");

}

function openWin13(){

        secondWin=window.open("news/calendar/midwinexec.html", "theWin", "toolbar=no,location=no,directories=no,resizable=yes,status=no,menubar=no,scrollbars=yes,height=375,width=630");

}

function openWin14(){

        secondWin=window.open("news/calendar/usittconf04.html", "theWin", "toolbar=no,location=no,directories=no,resizable=yes,status=no,menubar=no,scrollbars=yes,height=375,width=630");

}

function openWin15(){

        secondWin=window.open("news/calendar/midsumconf04.html", "theWin", "toolbar=no,location=no,directories=no,resizable=yes,status=no,menubar=no,scrollbars=yes,height=375,width=630");

}


