<!--¾ÆÀÌÇÁ·¹ÀÓ °ü·Ã ½ºÅ©¸³Æ®-->
function resizeHeight(id) {
  var the_height = document.getElementById(id).contentWindow.document.body.scrollHeight;
  document.getElementById(id).height = the_height + 30;
}



<!--¹öÆ° Å¬¸¯½Ã ÆË¾÷Ã¢ ¶ç¿ì±â ebook-->
function openPop()
{
    window.open("/english/ebook_eng.asp", "startpop", "width=950, height=670, scrollbars=no, resizable=no ,status=no ,toolbar=no");
}

<!--¹öÆ° Å¬¸¯½Ã ÆË¾÷Ã¢ ¶ç¿ì±â showroom-->
function openPop2()
{
    window.open("/english/show_img/index.asp", "startpop", "width=1000, height=708, scrollbars=no, resizable=no ,status=no ,toolbar=no");
}


function openPop3()
{
    window.open("/english/show_img/vgplus/showroom_vgplus.asp", "startpop", "width=1000, height=708, scrollbars=no, resizable=no ,status=no ,toolbar=no");
}


function openPop4()
{
    window.open("/english/show_img/lite/showroom_lite.asp", "startpop", "width=1000, height=708, scrollbars=no, resizable=no ,status=no ,toolbar=no");
}


function openPop5()
{
    window.open("/english/show_img/wi/showroom_wi.asp", "startpop", "width=1000, height=708, scrollbars=no, resizable=no ,status=no ,toolbar=no");
}

function openPop6()
{
    window.open("/english/show_img/at/showroom_at.asp", "startpop", "width=1000, height=708, scrollbars=no, resizable=no ,status=no ,toolbar=no");
}



