function goOrder(frm)
{
//	location.href = "../Order/" + this.value + ".htm";
top.location.href = "http://b2c.sotec.co.jp/defaultMall/SiteManager.jsp?COMM_001=0000100000&COMM_002=1&CONST_TP=3&GOODS_NO=" + this.value;
};
//-->
