﻿nplayer_url = "http://www.atamanikita.com/FLASH-PLAYER/";
document.write('<object width="180" height="300">');
document.write('<param value="'+nplayer_url+skin+'?fid='+fid+'" name="movie"/>');
document.write('<param value="false" name="allowFullScreen"/>');
document.write('<embed width="180" height="300" allowfullscreen="false" type="application/x-shockwave-flash" src="'+nplayer_url+skin+'?fid='+fid+'"/>');
document.write('</object>');
