// JavaScript Document
function WindowOpen()
{ 
window.open('../world/news/product_news/2007/CobraCoil/index.html','CobraCoil','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,width=780,height=600');
}
function WindowOpen2()
{ 
window.open('http://www.tamadrum.co.jp/world/news/product_news/2007/Performer_BB/index.html','Performer_BB','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,width=800,height=630');
}