$(function () { 
			 var s1 = new SWFObject('http://videos.hairextensions.com/video/player-b2b-45.swf','ply','310','255','9.0.28.0','#000000'); 
			     s1.addParam('allowfullscreen','true');
			     s1.addParam('allowscriptaccess','always');
				 s1.addParam('wmode','transparent');
				 s1.addParam('flashvars','file=http://www.youtube.com/watch?v=uvMIuTETRUY&image=http://localhost/zencart/images/newtem/clipIn.jpg&skin=http://videos.hairextensions.com/video/b2b.swf&backcolor=181818&lightcolor=E61E23&plugins=autostarter&autostarter.count=1&stretching=uniform&fullscreen=true'); 
				 s1.write('vidspage-clip');
				});
