/** * °¡Àå ±âº»Çü Ç÷¹ÀÌ È£Ãâ ÇÔ¼ö * 2008-11-02 ÀÌ¿ëÈÆ * */ function playDRMMediaMRSeq(pIsSample, pIsWide, pIsHigh, pIsPrev, pTopSeq, pMediaSeq, pMRSeq) { if (pIsWide=='Y') { if (pIsHigh=='Y') { window.open('http://aplayer.inet-school.co.kr/Player/PlayerPreprocessHD.asp' + '?issample=' + pIsSample + '&iswide=' + pIsWide + '&ishigh=' + pIsHigh + '&isprev=' + pIsPrev + '&topseq=' + pTopSeq + '&mediaseq=' + pMediaSeq + '&mrseq=' + pMRSeq, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } else { window.open('http://aplayer.inet-school.co.kr/Player/PlayerPreprocessHD400.asp' + '?issample=' + pIsSample + '&iswide=' + pIsWide + '&ishigh=' + pIsHigh + '&isprev=' + pIsPrev + '&topseq=' + pTopSeq + '&mediaseq=' + pMediaSeq + '&mrseq=' + pMRSeq, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } } else { window.open('http://aplayer.inet-school.co.kr/Player/PlayerPreprocess.asp' + '?issample=' + pIsSample + '&iswide=' + pIsWide + '&ishigh=' + pIsHigh + '&isprev=' + pIsPrev + '&topseq=' + pTopSeq + '&mediaseq=' + pMediaSeq + '&mrseq=' + pMRSeq, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } } /** * °¡Àå ±âº»Çü Ç÷¹ÀÌ È£Ãâ ÇÔ¼ö * 2008-11-02 ÀÌ¿ëÈÆ * */ function playDRMMedia(pIsSample, pIsWide, pIsHigh, pIsPrev, pTopSeq, pMediaSeq) { if (pIsWide=='Y') { if (pIsHigh=='Y') { window.open('http://aplayer.inet-school.co.kr/Player/PlayerPreprocessHD.asp' + '?issample=' + pIsSample + '&iswide=' + pIsWide + '&ishigh=' + pIsHigh + '&isprev=' + pIsPrev + '&topseq=' + pTopSeq + '&mediaseq=' + pMediaSeq, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } else { window.open('http://aplayer.inet-school.co.kr/Player/PlayerPreprocessHD400.asp' + '?issample=' + pIsSample + '&iswide=' + pIsWide + '&ishigh=' + pIsHigh + '&isprev=' + pIsPrev + '&topseq=' + pTopSeq + '&mediaseq=' + pMediaSeq, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } } else { window.open('http://aplayer.inet-school.co.kr/Player/PlayerPreprocess.asp' + '?issample=' + pIsSample + '&iswide=' + pIsWide + '&ishigh=' + pIsHigh + '&isprev=' + pIsPrev + '&topseq=' + pTopSeq + '&mediaseq=' + pMediaSeq, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } } /** * »ùÇà Ç÷¹ÀÌ È£Ãâ ÇÔ¼ö * 2008-11-02 ÀÌ¿ëÈÆ */ function playDRMMediaSample(pIsWide, pIsHigh, pIsPrev, pTopSeq, pMediaSeq) { playDRMMedia('Y', pIsWide, pIsHigh, pIsPrev, pTopSeq, pMediaSeq); } /** * ´Ü°ú Ç÷¹ÀÌ È£Ãâ ÇÔ¼ö * 2008-11-02 ÀÌ¿ëÈÆ */ function playDRMMediaPart(pIsWide, pIsHigh, pTopSeq, pMediaSeq) { playDRMMedia('N', pIsWide, pIsHigh, 'N', pTopSeq, pMediaSeq); } function playMedia(pIsSample, pIsWide, pIsHigh, pIsPrev, pTopSeq, pMediaSeq) { if (pIsWide=='Y') { if (pIsHigh=='Y') { window.open('http://aplayer.inet-school.co.kr/Player/PlayerPreprocessHD.asp' + '?issample=' + pIsSample + '&iswide=' + pIsWide + '&ishigh=' + pIsHigh + '&isprev=' + pIsPrev + '&topseq=' + pTopSeq + '&mediaseq=' + pMediaSeq, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } else { window.open('http://aplayer.inet-school.co.kr/Player/PlayerPreprocessHD400.asp' + '?issample=' + pIsSample + '&iswide=' + pIsWide + '&ishigh=' + pIsHigh + '&isprev=' + pIsPrev + '&topseq=' + pTopSeq + '&mediaseq=' + pMediaSeq, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } } else { window.open('http://aplayer.inet-school.co.kr/Player/PlayerPreprocessN.asp' + '?issample=' + pIsSample + '&iswide=' + pIsWide + '&ishigh=' + pIsHigh + '&isprev=' + pIsPrev + '&topseq=' + pTopSeq + '&mediaseq=' + pMediaSeq, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } } function playMediaHD(pIsSample, pIsWide, pIsHigh, pIsPrev, pTopSeq, pMediaSeq) { if (pIsWide=='Y') { if (pIsHigh=='Y') { window.open('http://aplayer.inet-school.co.kr/Player/PlayerPreprocessHD.asp' + '?issample=' + pIsSample + '&iswide=' + pIsWide + '&ishigh=' + pIsHigh + '&isprev=' + pIsPrev + '&topseq=' + pTopSeq + '&mediaseq=' + pMediaSeq, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } else { //window.open('http://aplayer.inet-school.co.kr/Player/PlayerPreprocessHD400.asp' + // '?issample=' + pIsSample + '&iswide=' + pIsWide + '&ishigh=' + pIsHigh + '&isprev=' + pIsPrev + '&topseq=' + pTopSeq + '&mediaseq=' + pMediaSeq, // 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); window.open('http://aplayer.inet-school.co.kr/Player/PlayerPreprocessN400.asp' + '?issample=' + pIsSample + '&iswide=' + pIsWide + '&ishigh=' + pIsHigh + '&isprev=' + pIsPrev + '&topseq=' + pTopSeq + '&mediaseq=' + pMediaSeq, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } } else { window.open('http://aplayer.inet-school.co.kr/Player/PlayerPreprocessN.asp' + '?issample=' + pIsSample + '&iswide=' + pIsWide + '&ishigh=' + pIsHigh + '&isprev=' + pIsPrev + '&topseq=' + pTopSeq + '&mediaseq=' + pMediaSeq, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } } /** * »ùÇà Ç÷¹ÀÌ È£Ãâ ÇÔ¼ö * 2008-11-02 ÀÌ¿ëÈÆ */ function playSample(pLocation) { window.open('http://aplayer.inet-school.co.kr/Player/SampleViewHD.asp?login=N&location=' + pLocation, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } /** * »ùÇà Ç÷¹ÀÌ È£Ãâ ÇÔ¼ö * 2008-11-02 ÀÌ¿ëÈÆ */ function playSampleNoLogin(pLocation) { window.open('http://aplayer.inet-school.co.kr/Player/SampleViewHD.asp?login=N&location=' + pLocation, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } function playSample700(pLocation) { window.open('http://aplayer.inet-school.co.kr/Player/PlayerJYPHD.asp?location=' + pLocation, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } /** * °­Á¼Ұ³ µ¿¿µ»ó Ç÷¹ÀÌ¿ë * 2008-11-02 ÀÌ¿ëÈÆ * */ function playDRMMediaIntroduce(pISSeq) { window.open('http://aplayer.inet-school.co.kr/Player/PlayerPreprocessIntroduce.asp' + '?isseq=' + pISSeq, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } function playSPMedia(pIsWide, pIsHigh, pTopSeq, pMediaSeq, pSPSeq) { window.open('http://aplayer.inet-school.co.kr/Player/PlayerPreprocessSP.asp' + '?iswide=' + pIsWide + '&ishigh=' + pIsHigh + '&topseq=' + pTopSeq + '&mediaseq=' + pMediaSeq + '&spseq=' + pSPSeq, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); } function playSPMedia_Today(pIsWide, pIsHigh, pTopSeq, pMediaSeq, pSPSeq, pFolder, pPath) { window.open('http://aplayer.inet-school.co.kr/Player/PlayerPreprocessSP.asp' + '?iswide=' + pIsWide + '&ishigh=' + pIsHigh + '&topseq=' + pTopSeq + '&mediaseq=' + pMediaSeq + '&spseq=' + pSPSeq, 'mediaplayer', 'left=0, top=0, width=600, height=500, scrollbars=no'); location.href= pPath + '.asp' }