하마를 삼킨 아나콘다

고현덕2008.05.26
조회198
하마를 토해내는 아나콘다












cookieVol = getCookie("movieVol");
if(cookieVol == "" || cookieVol == null)
cookieVol = 80;

cookieMute = getCookie("movieMute");
if(cookieMute == "" || cookieMute == null)
cookieMute = 0;

checkQing = checkQingApp();

PlayerURL = "http://eq.freechal.com/flvPlayer.swf?issue=200805262014&debug=1&showOpening=1&skipEnding=0&docId=427902&autoStart=1&serviceId=QT002&skinType=1" + "&checkQing=" + checkQing + "&movieMute=" + cookieMute + "&movieVol=" + cookieVol;

GFcActiveXWrite('' +
''+
''+
''+
''+
'<embed src="' + PlayerURL + '" allowScriptAccess="always" allowFullScreen="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="460" height="415">' +
'' +
'');



<embed
src="http://eq.freechal.com/flvPlayer.swf?issue=200805262014&debug=1&showOpening=1&skipEnding=0&docId=427902&autoStart=1&serviceId=QT002&skinType=1&checkQing=1&movieMute=0&movieVol=98"
allowScriptAccess="always" allowFullScreen="true"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="460" height="415">