myPop={modalfunctions:function(){var b={square:null,overdiv:null,span1:null,linkdiv:null};var a={popOut:function(d){var c=document.getElementById("dropbox1");b.overdiv=document.createElement("div");b.overdiv.className="overdiv";b.square=document.createElement("div");b.square.className="square";b.overdiv.setAttribute("id","overdiv1");b.square.setAttribute("id","square1");b.span1=document.createElement("span");b.span1.innerHTML='<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="640" height="540" id="player" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="false" /><param name="movie" value="/flash/player.swf?source=/fiji/Qamea.flv&autoPlay=true&skin=/flash/SkinUnderPlayStopSeekMuteVol.swf&skinBackgroundColor=CCCCCC&width=640px&height=480px" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="/flash/player.swf?source='+d+'&autoPlay=true&skin=/flash/SkinUnderPlayStopSeekMuteVol.swf&skinBackgroundColor=CCCCCC&width=640px&height=480px" quality="high" bgcolor="#ffffff" width="640" height="540" name="player" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" /></object>';b.square.appendChild(b.span1);b.overdiv.onclick=function(){a.popIn()};c.appendChild(b.overdiv);c.appendChild(b.square)},popIn:function(){var c=document.getElementById("dropbox1");try{b.square.removeChild(b.span1);b.span1=null;c.removeChild(b.overdiv);c.removeChild(b.square)}catch(d){}c=null}};return a}};
