\n');
}
var isAndroid = (navigator.userAgent.toLowerCase().indexOf("android") !== -1),isiPhone = (navigator.userAgent.toLowerCase().indexOf("iphone") !== -1),isiPad = (navigator.userAgent.toLowerCase().indexOf("ipad") !== -1);
if(isAndroid || isiPhone || isiPad ){
document.write('
');//smartPhone用の記述
}else{
if ( CFLflag ) {
document.write('
');
} else {
document.write('
');
}
}
function CFLerr() {
return true;
}
})();