// JavaScript Document

/*********************************
*	for embedded Home Page multi-player 
*	from kickapps
**********************************/
	
	
	var flashvars = {affiliateSiteId:"65740", widgetId:"20236", width:"630", height:"359"}
   	var params = {menu:"false", allowfullscreen:"true", allowscriptaccess:"always", wmode:"transparent"};
   	var attributes = {id:"kickWidget_65740_20236"};
   	var expressInstallURL = "http://serve.a-widget.com/kickFlash/scripts/expressInstall2.swf";
   	var swfURL = "http://serve.a-widget.com/kickapps/service/getWidgetSwf.kickAction";
   	swfobject.embedSWF(swfURL, "homePageVideoPlayer", "630px", "359px", "9.0.28", expressInstallURL, flashvars, params, attributes);


<!-- Put both of these <script> tags in your <header> though they will still work in the <body>. -->
<!-- This first <script> only needs to be on the page once even if you have multiple widgets. -->



