<!-- Begin
function contactus(page) {
OpenWin = this.open(page, "CtrlWindow", "toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no,status=yes,height=300,width=500");
}
// End -->


<!-- Begin
function coverstory(page) {
OpenWin = this.open(page, "CtrlWindow", "toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,status=yes,height=800,width=950");
}
// End -->


<!-- Begin
function addstatus(page) {
OpenWin = this.open(page, "CtrlWindow", "toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,status=yes,height=1000,width=900");
}
// End -->

<!-- Begin
function exhibition(page) {
OpenWin = this.open(page, "CtrlWindow", "toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no,status=yes,height=700,width=700");
}
// End -->
<!-- Begin
function schedule(page) {
OpenWin = this.open(page, "CtrlWindow", "toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no,status=yes,height=400,width=600");
}
// End -->