function m_movie(Str1, Str2, Str3){ document.write('' +'' +'' +'' +'' +'' +''); } function setPng24(obj){ obj.width = obj.height = 1; obj.className = obj.className.replace(/\bpng24\b/i,''); obj.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+ obj.src +"',sizingMethod='image');" obj.src = ''; return ''; } function setCookie( name, value, expiredays ) { var todayDate = new Date(); todayDate.setDate( todayDate.getDate() + expiredays ); document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + todayDate.toGMTString() + ";" } function winClose() { if ( document.node_form.chkbox.checked ){ setCookie( "maindiv", "done" , 1 ); } document.getElementById("nodepop").style.visibility = "hidden"; } $(document).ready(function(){jQuery("nav").each(function(a){jQuery(this).find("li.mm").each(function(b){jQuery(this).click(function(){if(jQuery(this).find("img").attr("src").indexOf("on") > 0) {jQuery(this).parent().find(".arrow img").attr('src','/bizdemo47356/img/images/arrow.gif');jQuery(this).next('ul.sm').stop(true, true).slideUp(400);} else {jQuery(this).parent().find(".arrow img").attr('src','/bizdemo47356/img/images/arrow.gif');$('span img',this).attr('src','/bizdemo47356/img/images/arrow_on.gif');jQuery(this).siblings("ul.sm").stop(true, true).slideUp(400);jQuery(this).next('ul.sm').stop(true, true).slideDown(400); }})})})}); function mFooterLoad(){ var indexNewsNum = 0; $("#ticker #tickerBtn a").css("cursor", "pointer"); $("#ticker .tickerCon .news li").css( "display", "none" ); $("#ticker .tickerCon .news li").eq( indexNewsNum ).css( "display", "block" );$("#ticker #tickerBtn .prev").click( function(){ if( indexNewsNum == 0 ) { indexNewsNum = 4; } else { indexNewsNum--; } $("#ticker .tickerCon .news li").css( "display", "none" );$("#ticker .tickerCon .news li").eq( indexNewsNum ).css( "display", "block" ); return false; }); $("#ticker #tickerBtn .next").click( function(){ if( indexNewsNum == 4 ) { indexNewsNum = 0; } else { indexNewsNum++; } $("#ticker .tickerCon .news li").css( "display", "none" ); $("#ticker .tickerCon .news li").eq( indexNewsNum ).css( "display", "block" ); return false; });}; $(function(){$("img.out").hover(function() {$(this).stop().animate({"opacity": "0"}, "slow");}, function() {$(this).stop().animate({"opacity": "1"}, "slow");}); $('#tourBtn').hover(function(){$(this).css("background-image","url(/bizdemo47356/img/images/tour_on.jpg)");}, function(){$(this).css("background-color","#FFF");}); $('#tourBtn').focus(function(){$(this).css("background-image","url(/bizdemo47356/img/images/tour_on.jpg)");}, function(){$(this).css("background-color","#FFF");});}); var gnbMove = function(){var gnb = $("#gnbArea"),a=[], winHeight = $(window).height(); $(window).resize(function() { winHeight = $(window).height(); }); $(window).scroll(function(){ var position = $(window).scrollTop(); if( position > 195 ){ gnb.css({ position:"fixed", top:"0" }); }else{ gnb.css({ position:"absolute", top:"195px"});}});}; $(document).ready(function(){$('.info').hide();$('.title').click(function(){$('.info').slideToggle(250);$(this).toggleClass('on');});}); $(function() {$('#quickBan').slidesjs2({ width:244, height:90, play: { active: false, auto: false, interval: 0, swap: true }});}); function OpentwitterBook(url) {var winObj;winObj = window.open(url, "twitterBookWindow", "width=500, height=400, scrollbars=yes");} function SendTwitter(sTitle, sUrl) {var url;var title = encodeURL(sTitle) ;var eUrl = sUrl ;var thisUrl = encodeURL(eUrl);url = "http://twitter.com/intent/tweet?text=" + title + "&url=" + thisUrl ;OpentwitterBook(url) ;} ;(function($) { $.scrollUp = function (options) { var defaults = { scrollName: 'topIco', topDistance: '60', topSpeed: 300, animation: 'slide', animationInSpeed: 200, animationOutSpeed: 200, scrollText: 'TOP', scrollImg: true, activeOverlay: false }; var o = $.extend({}, defaults, options), scrollId = '#' + o.scrollName; $('', { id: o.scrollName, href: '#top', title: o.scrollText }).appendTo('body'); if (!o.scrollImg) { $(scrollId).text(o.scrollText); } $(scrollId).css({'display':'none','position': 'fixed','z-index': '99999'}); if (o.activeOverlay) { $("body").append("
"); $(scrollId+"-active").css({ 'position': 'absolute', 'top': o.topDistance+'px', 'width': '100%', 'border-top': '1px dotted '+o.activeOverlay, 'z-index': '9999999' });} $(window).scroll(function(){ switch (o.animation) { case "fade": $( ($(window).scrollTop() > o.topDistance) ? $(scrollId).fadeIn(o.animationInSpeed) : $(scrollId).fadeOut(o.animationOutSpeed) ); break; case "slide": $( ($(window).scrollTop() > o.topDistance) ? $(scrollId).slideDown(o.animationInSpeed) : $(scrollId).slideUp(o.animationOutSpeed) ); break; default: $( ($(window).scrollTop() > o.topDistance) ? $(scrollId).show(0) : $(scrollId).hide(0) ); } }); $(scrollId).click( function(event) { $('html, body').animate({scrollTop:0}, o.topSpeed); event.preventDefault(); });}; })(jQuery); $(document).ready(function(){gnbMove();}); $(window).load(function(){mFooterLoad();}); function agree() { window.open("/bizdemo47356/main/agreement.php", "", "width=617, height=650, scrollbars=yes, resizable=no ,status=no ,toolbar=no"); } function privacy() { window.open("/bizdemo47356/main/privacy.php", "", "width=617, height=650, scrollbars=yes, resizable=no ,status=no ,toolbar=no"); }