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

	if(location.hostname == "entrenet.jp") {
		if (path.match(/^\/regist_profile.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf.php?fid=2963" 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=2964" type="text/javascript"></scr' + 'ipt>' + '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf_conv.php?fid=2963" type="text/javascript"></scr' + 'ipt>\n';
		} else
		if (path.match(/^\/regist_mailsend.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf_conv.php?fid=2964" 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=2965" 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=2965" 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=2966" 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=2966" 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=2967" 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=2967" 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=2904" 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=2905" type="text/javascript"></scr' + 'ipt>' + '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf_conv.php?fid=2904" type="text/javascript"></scr' + 'ipt>\n';
		} else
		if (path.match(/^\/regist_mailsend.html$/i)) {
			TagString += '<scr' + 'ipt src="'+location.protocol+'//vf01.con-vf.jp/conversionvf_conv.php?fid=2905" 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=2906" 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=2906" 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=2907" 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=2907" 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=2908" 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=2908" type="text/javascript"></scr' + 'ipt>\n';
		}
	}

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

