
//ZIPLINE FLASH REWRITE FUNCTION
function ziplineFlashEmbed(flash) {
	document.write(flash); 
} 
