<!--
/* ソリューション・商品ページ用変数設定 */
/* You may give each page an identifying name, server, and channel on
the next lines. */
s.pageName=""
s.server=document.domain
s.channel="ソリューション・商品"
s.pageType=""
s.prop1=document.URL
s.prop2=document.title
s.prop3=""
s.prop4=""
s.prop5=""
/* Conversion Variables */
s.campaign=""
s.state=""
s.zip=""
s.events=""
s.products=""
s.purchaseID=""
pathArray=location.pathname.split("/");
if(pathArray[1]){
  if(pathArray[2]=="sp"){
  s.eVar1=pathArray[1]+"/"+pathArray[2];
  }else{
  s.eVar1=pathArray[1];
  }
}
s.eVar2=""
s.eVar3=""
s.eVar4=""
s.eVar5=""
/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
var s_code=s.t();if(s_code)document.write(s_code)//-->
