// JavaScript Document
var _sSection = "Z60t_demo";

function SwitchSections( sNewSection )
{
	document.location.href = sNewSection + ".html";
}

	
function OnLoad()
{
}	

document.writeln( "<applet archive=holomatix.jar code=blaze3d.class width=600 height=480 MAYSCRIPT>" );
document.writeln( "<param name=movie value='Z60t_demo.swf'>" );
document.write('<param name=FlashVars value="isPlayingFromHTML=trues"><param name="Scale" value="showall"> <param name="SAlign" value="">	 </applet>');