function view_ebook(url){
agent = navigator.platform;
var viewerUrl = url;
if (agent == "MacPPC") {
window.open(url, "mac_eBook", "left=0, top=0, width=1024, height=768, directories=no, status=no, location=no, menubar=no, scrollbars=no, resizable=yes, fullscreen=no");
} else if (agent == "Win32" || agent == "Win16") {
window.open(url, "eBook", "width=1024, height=768, fullscreen=yes");
}
}
´Ü°è
¹øÈ£
¼ÒÀç
Á¢±Ù
Á¦¸ñ
ÀúÀÚ
1
´Ü
°è
1
Æø¹ß
»çȸ
»ç¶óÁø µµ½Ã, ÆûÆäÀÌ
±Û...