function createPlayer() {
	var flashvars = {
	file:'http://o-parts.com/image_common/playlist.xml',
	width:'250',
	height:'65',
	displayheight:'0',
	overstretch:'fit',
	showicons:'false',
	autostart:'true',
	shuffle:'false',
	repeat:'true',
	linktarget:'_self',
	enablejs:'true',
	javascriptid:'placeholder',
	
	frontcolor:'16777215',
	backcolor:'0',
	lightcolor:'16711680'
};
var params = {
  scale:'noScale',
  salign:'lt',
  allowfullscreen :'true'
};
  swfobject.embedSWF("http://o-parts.com/image_common/mediaplayer.swf", "placeholder", "250", "65", "9.0.0","http://o-parts.com/js/expressInstall.swf", flashvars, params);
}


