<!--

new function(){
var TagString = '';
function IMO_PrefixSearch(ps, s){ if (ps.substr(0, s.length) == s) return true ; else return false;}
var IMO_PATHSEARCH = location.pathname+location.search;
function AppendString(a,b) {if (typeof(a) == 'undefined') {return b ;}else{return a+b;}}
if (IMO_PrefixSearch(IMO_PATHSEARCH,"/")) {
 var Adwords_tag ;
 if (location.protocol == "http:") {
  Adwords_tag = '<img height="1" width="1" style="border-style:none;" alt="" src="http://www.googleadservices.com/pagead/conversion/1018841464/?label=SLa3CNCBxQEQ-JLp5QM&amp;guid=ON&amp;script=0"/>';
 } else
 if (location.protocol == "https:") {
  Adwords_tag = '<img height="1" width="1" style="border-style:none;" alt="" src="https://www.googleadservices.com/pagead/conversion/1018841464/?label=SLa3CNCBxQEQ-JLp5QM&amp;guid=ON&amp;script=0"/>';
 } else
 {}
 var AdvertisingCom_tag ;
 if (location.protocol == "http:") {
  AdvertisingCom_tag = "";
 } else
 if (location.protocol == "https:") {
  AdvertisingCom_tag = "";
 } else
 {}
}
else
{}
if ((typeof(Adwords_tag) != 'undefined') && (Adwords_tag != "")){
 TagString += Adwords_tag;  //��������Adwords�^�O���O��܂�
}
if (location.protocol == "http:") {
 TagString += '<img src="http://leadback.advertising.com/adcedge/lb?site=733844&srvc=311&betr=lb_r_property=[+]5&betq=10105=[+]415857" width = "1" height = "1" border = "0">';  //��������AdvertisingCom�^�O���O��܂�
} else
if (location.protocol == "https:") {
 TagString += '<img src="https://secure.leadback.advertising.com/adcedge/lb?site=733844&srvc=311&betr=lb_r_property=[+]5&betq=10105=[+]415857" width = "1" height = "1" border = "0">';  //��������AdvertisingCom�^�O���O��܂�
} else
{}
if ((typeof(AdvertisingCom_tag) != 'undefined') && (AdvertisingCom_tag != "")){
 TagString += AdvertisingCom_tag;  //��������AdvertisingCom�^�O���O��܂�
}
if ((typeof(TagString) != 'undefined') && (TagString != "")){
  //TagString = TagString.replace(/\</g,"&lt;").replace(/\>/g,"&gt;");
  document.write(TagString);
}
};
//-->

