<!--
function OpenWin1(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=114","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}
	
function OpenWin2(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=290","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}

function OpenWin3(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=52","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}

function OpenWin4(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=118","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}

function OpenWin5(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=13","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}

function OpenWin6(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=73","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}

function OpenWin7(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=61","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}

function OpenWin8(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=51","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}

function OpenWin9(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=38","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}

function OpenWin10(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=75","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}

function OpenWin11(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=174","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}

function OpenWin12(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=66","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}

function OpenWin13(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=290","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}

function OpenWin14(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=14","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}

function OpenWin15(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=288","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}

function OpenWin16(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=68","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}

function OpenWin17(){
    win=window.open("http://the-pearl.jp/products/detail.php?product_id=59","new","width=880px,height=600,scrollbars=yes,toolbar=yes,menubar=yes,location=yes  ");
}

// -->



<!--
function print_out() {
   /* print() が使えるブラウザかどうかを判断 */
   if (navigator.userAgent.match(/msie (\d)/i))
      v = (eval(RegExp.$1) >= 5) ? 1 : 0;
   else if (self.innerWidth)
      v = (eval(navigator.appVersion.charAt(0)) >= 4) ? 1 : 0;
   else v = 0;

   /* print() が使えるブラウザなら印刷を実行 */
   if (v) self.print();
   else alert("お使いのブラウザではこの機能は利用できません");
}
// -->


