new function(){
	var path=window.location.pathname;
	var TagString = "";

	if(location.hostname == "entre.yahoo.co.jp") {
		if (path.match(/^\/regist_profile.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf.php?fid=2958" type="text/javascript"></scr' + 'ipt>\n';
		} else
		if (path.match(/^\/regist_dokuritsu.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf.php?fid=2959" type="text/javascript"></scr' + 'ipt>' + '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf_conv.php?fid=2958" type="text/javascript"></scr' + 'ipt>';
		} else
		if (path.match(/^\/regist_mailsend.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf_conv.php?fid=2959" type="text/javascript"></scr' + 'ipt>\n';
		} else
		if (path.match(/^\/\d{7}\/form.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf.php?fid=2960" type="text/javascript"></scr' + 'ipt>\n';
		} else
		if (path.match(/^\/\d{7}\/formcommit.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf_conv.php?fid=2960" type="text/javascript"></scr' + 'ipt>\n';
		} else
		if (path.match(/^\/\d{7}\/\d{10}\/form.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf.php?fid=2961" type="text/javascript"></scr' + 'ipt>\n';
		} else
		if (path.match(/^\/\d{7}\/\d{10}\/formcommit.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf_conv.php?fid=2961" type="text/javascript"></scr' + 'ipt>\n';
		} else
		if (path.match(/^\/entren.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf.php?fid=2962" type="text/javascript"></scr' + 'ipt>\n';
		} else
		if (path.match(/^\/entrecommit.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf_conv.php?fid=2962" type="text/javascript"></scr' + 'ipt>\n';
		}
	} else {
		if (path.match(/^\/regist_profile.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf.php?fid=2899" type="text/javascript"></scr' + 'ipt>\n';
		} else
		if (path.match(/^\/regist_dokuritsu.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf.php?fid=2900" type="text/javascript"></scr' + 'ipt>' + '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf_conv.php?fid=2899" type="text/javascript"></scr' + 'ipt>';
		} else
		if (path.match(/^\/regist_mailsend.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf_conv.php?fid=2900" type="text/javascript"></scr' + 'ipt>\n';
		} else
		if (path.match(/^\/\d{7}\/form.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf.php?fid=2901" type="text/javascript"></scr' + 'ipt>\n';
		} else
		if (path.match(/^\/\d{7}\/formcommit.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf_conv.php?fid=2901" type="text/javascript"></scr' + 'ipt>\n';
		} else
		if (path.match(/^\/\d{7}\/\d{10}\/form.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf.php?fid=2902" type="text/javascript"></scr' + 'ipt>\n';
		} else
		if (path.match(/^\/\d{7}\/\d{10}\/formcommit.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf_conv.php?fid=2902" type="text/javascript"></scr' + 'ipt>\n';
		} else
		if (path.match(/^\/entren.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf.php?fid=2903" type="text/javascript"></scr' + 'ipt>\n';
		} else
		if (path.match(/^\/entrecommit.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf_conv.php?fid=2903" type="text/javascript"></scr' + 'ipt>\n';
		}
	}

	if ((typeof(TagString) != 'undefined') && (TagString != "")) {
		//document.write("<xmp>"+TagString+"</xmp>");
		document.write(TagString);
	}
}

