function skachat(fileName) {
			/*window.document.location.href="/q.html";*/
			
window.document.location.href="http://www.13studio.com/download/demo-music/"+fileName;
			/*window.document.location.href="http://13studio.novalink.ru/"+fileName;*/
			
		}

