// JavaScript Document

function fcAffinity() {

	StopMovie();

	Shadowbox.open({
		type:'swf',
		content:'Flash/WebOutSamples/Affinity/AffinityHealth.swf',
		width:748,
		height:550 

	});
}	

function fcACS() {
	
	StopMovie();

	Shadowbox.open({
		type:'swf',
		content:'Flash/WebOutSamples/ACS/ACS.swf',
		width:786,
		height:514 

	});
}


function fcCallahan() {

	StopMovie();

	Shadowbox.open({
		type:'swf',
		content:'Flash/WebOutSamples/Callahan/Callahan.swf',
		width:855,
		height:550 

	});
}


function fcCurwood() {

	StopMovie();

	Shadowbox.open({
		type:'swf',
		content:'Flash/WebOutSamples/Curwood/Curwood.swf',
		width:973,
		height:534 

	});
}


function fcDaytona() {

	StopMovie();

	Shadowbox.open({
		type:'swf',
		content:'Flash/WebOutSamples/Daytona/Daytona.swf',
		width:786,
		height:514 
	});



}

function fcDaytonaPresentation() {

	closeWO();

	Shadowbox.open({
		type:'swf',
		content:'/Hosting/Samples/Presentations/Daytona/DaytonaWebOutsSiteSample.swf',
		width:970,
		height:605 
	});

	

}


function fcFlagPage() {

	StopMovie();

	Shadowbox.open({
		type:'swf',
		content:'Flash/WebOutSamples/FlagPage/FlagPage.swf',
		width:872,
		height:550 

	});
}


function fcFourthQT() {

	StopMovie();

	Shadowbox.open({
		type:'swf',
		content:'Flash/WebOutSamples/4thQT/4thQTW855H808.swf',
		width:855,
		height:550 

	});
}

function fcHispanicCC() {

	StopMovie();

	Shadowbox.open({
		type:'swf',
		content:'Flash/WebOutSamples/HispanicCC/HispanicCC.swf',
		width:816,
		height:550 

	});
}	



function fcHP() {

	StopMovie();

	Shadowbox.open({ 
		type:'iframe',
		content:'http://www.webouts.com/WCF/HP/',
		width:1009,
		height:644
	});
}


function fcHPTC() {
	
	StopMovie();

	Shadowbox.open({ 
		type:'iframe',
		content:'http://www.webouts.com/WCF/HP/TotalCare/',
		width:995,
		height:635
	});
}


function fcNFIB() {

	StopMovie();

	Shadowbox.open({
		type:'swf',
		content:'Flash/WebOutSamples/NFIB/NFIBEWebOut.swf',
		width:664,
		height:550

	});
}


function fcPrihoda() {

	StopMovie();

	Shadowbox.open({
		type:'swf',
		content:'Flash/WebOutSamples/Prihoda/WebOutPlayer.swf',
		width:855,
		height:550 

	});
}


function fcRollieWinter() {

	StopMovie();

	Shadowbox.open({
		type:'swf',
		content:'Flash/WebOutSamples/RollieWinter/RollieWinter.swf',
		width:785,
		height:550 

	});
}

function fcSchneider() {

	StopMovie();

	Shadowbox.open({
		type:'swf',
		content:'Flash/WebOutSamples/Schneider/Schneider.swf',
		width:872,
		height:550 

	});
}

function fcTammyMuller() {

	StopMovie();

	Shadowbox.open({
		type:'swf',
		content:'Flash/WebOutSamples/TammyMuller/TammyMuller.swf',
		width:872,
		height:550 

	});
}


function fcV2S() {

	StopMovie();

	Shadowbox.open({
		type:'swf',
		content:'Flash/WebOutSamples/V2S/v2s.swf',
		width:720,
		height:550

	});
}


function fcWFRV() {

	StopMovie();

	Shadowbox.open({
		type:'swf',
		content:'Flash/WebOutSamples/WFRV/WFRVSample.swf',
		width:900,
		height:530

	});
}

function fcWFRVVideo() {

	stopMovie();

	Shadowbox.open({
		type:'swf',
		content:'http://www.webouts.com/Flash/Media/WFRVVideo.swf',
		width:320,
		height:280

	});
}


function contactPage(){
	window.location = "Contact.htm";
}