
function popwind1() {

popup = window.open("news_03big.htm","MenuPopup",  "location=no, scrollbars=yes, menubar=no, toolbar=no, resizable=no" + ",width=" +600 + ",height=" +550);
}
function popwind2() {

popup = window.open("news_05big.htm","MenuPopup",  "location=no, scrollbars=yes, menubar=no, toolbar=no, resizable=no" + ",width=" +600 + ",height=" +550);
}

function popwind3() {

popup = window.open("news_02big.htm","MenuPopup",  "location=no, scrollbars=yes, menubar=no, toolbar=no, resizable=no" + ",width=" +610 + ",height=" +550);
}

function popwind4() {

popup = window.open("news_06big.htm","MenuPopup",  "location=no, scrollbars=yes, menubar=no, toolbar=no, resizable=no" + ",width=" +600 + ",height=" +550);
}


function popwind5() {

popup = window.open("news_01big.htm","MenuPopup",  "location=no, scrollbars=yes, menubar=no, toolbar=no, resizable=no" + ",width=" +600 + ",height=" +550);
}
function popwind6() {

popup = window.open("news_04big.htm","MenuPopup",  "location=no, scrollbars=yes, menubar=no, toolbar=no, resizable=no" + ",width=" +600 + ",height=" +550);
}


