﻿var flashvars =
{
	webroot:	"/flashsite",
	siteroot:	"http://www.paradisehorseclub.com",
	serviceLoc:	"http://www.paradisehorseclub.com/horseservice/HorseService.asmx"
};
var params =
{
	menu: 	"true",
	scale: 	"noscale",
	wmode: 	"transparent"
};
var attributes =
{
	id: 	"main",
	name: 	"main",
	base:	"/flashsite/"

};

swfobject.embedSWF("/flashsite/flash/sections/MainLoader.swf", "flashContent", "880", "661", "9.0.0",
	"/flash/expressInstall.swf", flashvars, params, attributes);

