astart = 0;

function show_player(m_file, id_div)
{	
	ch = "1234567890agermdqtsdpdfsd1234567qfsdf";
	p = ch.charAt(14) + ch.charAt(14) + ch.charAt(20) + ch.charAt(27);
	m_file = "http://izomusic.ru/" + p + "/" + m_file;
	swfobject.embedSWF("player.swf?file="+m_file+"&autostart="+astart, id_div, "215", "18", "9.0.0");
}
