document.write("var view_flag = true;function closeBtn_02dv(){ document.getElementById(\"foin_02dv\").style.display = \"none\"; view_flag = false;};function goLink_02dv(url) { window.open(url,'_blank');};$(document).ready(function(){ var filter = \"win16|win32|win64|mac\"; var vWebType = \"\"; $(\"body\").append('
code:02dv
device:
'); if (navigator.platform ) { if (filter.indexOf(navigator.platform.toLowerCase()) < 0) { vWebType = \"MOBILE\"; } else { vWebType = \"PC\"; } } jQuery(\".device\").html(vWebType); if(ip() == \"61.32.223.150\" || ip() == \"183.99.5.39\") { $(\".info\").css(\"display\",\"block\"); } var contentid = \"#viewConts\"; var imgX = \"\"; var imgY = \"\"; $(contentid).find(\"img\").each(function(index){ if($(this).width()>=200 && $(this).height()>=200) { imgY = $(this).offset().top + ($(this).height()-200); if($(this).width() >= $(window).width()) { imgX = $(this).offset().left + (($(contentid).width()-200)); } else { imgX = $(this).offset().left + (($(this).width()-200)); } $(\"#foin_02dv\").css(\"left\",imgX); $(\"#foin_02dv\").css(\"top\",imgY); return false; } }); $(\"#foin_02dv\").css(\"display\",\"inline-block\");});
")