function displayManset(divID)
			    {
hide('manset-0-spot');hide('manset-0-line');hide('images-0-manset');
hide('manset-1-spot');hide('manset-1-line');hide('images-1-manset');
hide('manset-2-spot');hide('manset-2-line');hide('images-2-manset');
hide('manset-3-spot');hide('manset-3-line');hide('images-3-manset');
hide('manset-4-spot');hide('manset-4-line');hide('images-4-manset');
hide('manset-5-spot');hide('manset-5-line');hide('images-5-manset');
hide('manset-6-spot');hide('manset-6-line');hide('images-6-manset');
hide('manset-7-spot');hide('manset-7-line');hide('images-7-manset');
hide('manset-8-spot');hide('manset-8-line');hide('images-8-manset');
hide('manset-9-spot');hide('manset-9-line');hide('images-9-manset');
hide('manset-10-spot');hide('manset-10-line');hide('images-10-manset');


				    document.getElementById('manset-'+divID+'-spot').style.display = 'block';
					document.getElementById('manset-'+divID+'-line').style.display = 'block';
					document.getElementById('images-'+divID+'-manset').style.display = 'block';

					
 
	    		}


function getFlashMovie(flash) {
varisIE = navigator.appName.indexOf("Microsoft") != -1;
return (isIE) ? window[flash] : document[flash];
}
function headline_title(title) {
getFlashMovie("flashHeadline2").sendAUtoFlash(title);
}

function hide(divID)
	    {
	    document.getElementById(''+divID+'').style.display = 'none';
	    }
	function display(divID)
	    {
	    document.getElementById(''+divID+'').style.display = 'block';
	    }

function getNormalSWF(_WIDTH, _HEIGHT, _SRC)
{
	document.write('<div style="width: ' + _WIDTH + '; height: ' + _HEIGHT + '; z-index: ' + _ZINDEX + ';">');
	document.write('<object width="' + _WIDTH + '" height="' + _HEIGHT + '" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0">');
	document.write('<param name="movie" value="' + _SRC + '">');
	document.write('<param name="quality" value="high">');
	document.write('<param name="wmode" value="opaque">');
	document.write('<param name="scale" value="1">');
	document.write('<embed style="z-index: ' + _ZINDEX + ';" src="' + _SRC + '" width="' + _WIDTH + '" height="' + _HEIGHT + '" scale="exactfit" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"></embed>');
	document.write('</object>');
	document.write('</div>');
	_ZINDEX += 1;
}

function getSWF(swWidth, swHeight, swFile, swWmode)
{
	var str = '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width='+swWidth+'  height='+swHeight+'>';
	str += ' <param name="movie" value="'+swFile+'" /> ';
	str += ' <param name="quality" value="high" /> ';
	str += ' <param name="wmode" value="'+swWmode+'" /> ';
	str += ' <embed src='+swFile+' width='+swWidth+' height='+swHeight+' quality="high" pluginspage="http://www .macromedia.com/go/getflashplayer" type="application/x-shoc kwave-flash" wmode="transparent"></embed> ';
	str += ' </object> ';
	document.write(str);
}
function jsHataGizle()
{
	return true;	
}
