﻿function ShopsWinOpen() {
    var addr="http://www.lowcalo.com/contents/other_shop.html";
    window.open(addr,"ShopsWin","width=530,height=500,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0");
    return;
}
function WatchWinOpen() {
    var addr="http://www.lowcalo.com/contents/attention.html";
    window.open(addr,"WhatchWin","width=530,height=250,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0");
    return;
}
function PresantWinOpen() {
    var addr="http://www.lowcalo.com/contents/presant.html";
    window.open(addr,"PresantWin","width=555,height=500,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0");
    return;
}
function MeritWinOpen() {
    var addr="http://www.lowcalo.com/shopping/merit.html";
    window.open(addr,"MeritWin","width=530,height=375,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0");
    return;
}
function TourokuMeritWinOpen() {
    var addr="http://www.lowcalo.com/contents/merit.html";
    window.open(addr,"TourokuMeritWin","width=530,height=600,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0");
    return;
}
function MvpWinOpen() {
    var addr="http://www.lowcalo.com/contents/about_mvp.html";
    window.open(addr,"MvpWin","width=400,height=285,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0");
    return;
}
/*
function ShopsWinOpen() {
    var addr="http://www.lowcalo.com/contents/other_shop.html";
    window.open(addr,"ShopsWin","width=530,height=500,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0");
    return;
}
function WatchWinOpen() {
    var addr="http://www.lowcalo.com/contents/attention.html";
    window.open(addr,"WhatchWin","width=530,height=250,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0");
    return;
}
function PresantWinOpen() {
    var addr="http://www.lowcalo.com/contents/presant.html";
    window.open(addr,"PresantWin","width=530,height=500,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0");
    return;
}
*/
