//**********************************************************************
//　ブラウザオープン
//**********************************************************************

<!--
function wopen1(){ 
	window.open( "http://www.cuve.jp/dog/info/faq.html", "", "width=440,height=480" ); } //

//-->

<!--
function wopen2(){ 
	window.open( "http://www.cuve.jp/dog/info/hanbaihou.html", "", "width=440,height=480" ); } //

//-->

<!--
function wopen3(){ 
	window.open( "http://www.cuve.jp/dog/borne/breeder/index.html", "", "width=630,height=500" ); } //

//-->

<!--
function wopen4(dog_kind, dog_id){ 
	window.open( "http://www.cuve.jp/dog/borne/friend_intr.php?dog_kind=" + dog_kind + "&dog_id=" + dog_id, "", "width=550,height=550" ); } //

//-->


