// JavaScript Document

//bing search

var WLSearchBoxConfiguration=
{
	"global":{
		"serverDNS":"www.bing.com",
		"market":"ja-JP"
	},
	"appearance":{
		"autoHideTopControl":false,
		"width":400,
		"height":250,
		"theme":"Green"
	},
	"scopes":[
		{
			"type":"web",
			"caption":"&#x53;&#x70;&#x72;&#x61;&#x79;&#x20;&#x4f;&#x66;&#x66;&#x69;&#x63;&#x69;&#x61;&#x6c;&#x20;&#x48;&#x50;",
			"searchParam":"( site:spray.product.co.jp OR site:spray.ne.jp )"
		}
		,
		{
			"type":"web",
			"caption":"&#x30a6;&#x30a7;&#x30d6;",
			"searchParam":""
		}
	]
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

