
//<![CDATA[
<!--
function fyagori(url) {
    windowHandle = window.open(url,'deskTop','status=no,width=1015,height=740,top=0,left=0,scrollbars=no,scrolling=no,toolbar=no,menubar=no,location=no,resizable=no,titlebar=no');
}
//-->
//]]>


//<![CDATA[
<!--
function agorT1(url) {
    windowHandle = window.open(url,'windowName','status=yes,width=550,height=720,top=10,left=10,scrollbars=yes,scrolling=yes,toolbar=no,menubar=no,location=no,resizable=no');
}
//-->
//]]>


//<![CDATA[
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin

image1 = new Image();
image1.src = "images/speakon.gif";
image2 = new Image();
image2.src = "images/speakon.gif";
image3 = new Image();
image3.src = "images/speakon.gif";
image4 = new Image();
image4.src = "imagesspeakon.gif";
image5 = new Image();
image5.src = "images/speakon.gif";
image6 = new Image();
image6.src = "images/speakon.gif";
image7 = new Image();
image7.src = "images/speakon.gif";
image8 = new Image();
image8.src = "images/speakon.gif";
image9 = new Image();
image9.src = "images/speakon.gif";
image10 = new Image();
image10.src = "images/speakon.gif";
image11 = new Image();
image11.src = "images/speakon.gif";
image12 = new Image();
image12.src = "images/botwmIn2.jpg";
// End -->
//]]>


//The setEmbed function calls the getMimeType function, which returns the proper MIME type:

function getMimeType(){
var mimeType = "application/x-mplayer2"; //default
var agt=navigator.userAgent.toLowerCase();
if (navigator.mimeTypes && agt.indexOf("windows")==-1) {
//non-IE, no-Windows
  var plugin=navigator.mimeTypes["audio/mpeg"].enabledPlugin;
  if (plugin) mimeType="audio/mpeg" //Mac/Safari & Linux/FFox
}//end no-Windows
return mimeType
}

//end function getMimeType

//The following function finds the SPAN with a given id and inserts the EMBED tag into the SPAN, by replacing the "Finding plugin..." text:

function setEmbed(ID, dir) {
    var element = document.getElementById(ID); element.innerHTML = '<embed src="'+dir+ID+'.m3u" autostart="1" loop="0" height="0" width="0" type="'+getMimeType()+'" volume="300"></embed>';
}

// end function setEmbed



