function DisplayFlash(SWFToDisplay){
	document.write(SWFToDisplay);
}
