function drawHowToFlash()
{
	var isMac = window.navigator.platform.indexOf("Mac")!=-1;
	var flashSniffer = new FlashSniffer();
	var showFlash = true;
	if (flashSniffer.version.getValue()<7) showFlash = false;
	if (isMac) showFlash = true;
	if (showFlash) {
		document.write('<div id="howto_flash">');
        document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="479" height="435" id="aa" align="top" VIEWASTEXT>');
	    document.write('<param name="allowScriptAccess" value="sameDomain" />');
	    document.write('<param name="movie" value="flash/how_to.swf" />');
	    document.write('<param name="quality" value="high" />');
	    document.write('<param name="bgcolor" value="#fff" />');
	    document.write('<embed src="flash/how_to.swf" menu="false" quality="high" width="479" height="435" name="aa" align="top" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
	    document.write('</object>');
	    document.write('</div>');
	}
	else {
		document.write('<p><img alt="How to Make Pretzels" src="images/frame_how_to_make.jpg" /></p>');
		document.write('<p>To view How to Make Pretzels, you&#39;ll need to have Macromedia Flash Player Version 7 or later installed on your machine.</p>');
		document.write('<p>Need Macromedia Flash Player?<br /><a href="http://www.macromedia.com/downloads/" target="_blank" style="text-decoration: underline; color:#fff;">Click here</a> to download and install.</p>');
		
	}
}

function drawTimelineFrameFlash()
{
	var isMac = window.navigator.platform.indexOf("Mac")!=-1;
	var flashSniffer = new FlashSniffer();
	var showFlash = true;
	if (flashSniffer.version.getValue()<7) showFlash = false;
	if (isMac) showFlash = true;
	if (showFlash) {
		document.write('<div id="howto_flash">');
        document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="479" height="400" id="aa" align="top" VIEWASTEXT>');
	    document.write('<param name="allowScriptAccess" value="sameDomain" />');
	    document.write('<param name="movie" value="flash/timeline_frame.swf" />');
	    document.write('<param name="quality" value="high" />');
	    document.write('<param name="bgcolor" value="#fff" />');
	    document.write('<embed src="flash/timeline_frame.swf" menu="false" quality="high" width="479" height="400" name="aa" align="top" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
	    document.write('</object>');
	    document.write('</div>');
	}
	else {
		document.write('<p><img alt="How to Make Pretzels" src="images/frame_how_to_make.jpg" /></p>');
		document.write('<p>To view How to Make Pretzels, you&#39;ll need to have Macromedia Flash Player Version 7 or later installed on your machine.</p>');
		document.write('<p>Need Macromedia Flash Player?<br /><a href="http://www.macromedia.com/downloads/" target="_blank" style="text-decoration: underline; color:#fff;">Click here</a> to download and install.</p>');
		
	}
}        
function drawTimelineFlash()
{
	var isMac = window.navigator.platform.indexOf("Mac")!=-1;
	var flashSniffer = new FlashSniffer();
	var showFlash = true;
	if (flashSniffer.version.getValue()<7) showFlash = false;
	if (isMac) showFlash = true;
	if (showFlash) {
		document.write('<div id="howto_flash">');
        document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="500" height="150" id="aa" align="top" VIEWASTEXT>');
	    document.write('<param name="allowScriptAccess" value="sameDomain" />');
	    document.write('<param name="movie" value="flash/timeline.swf" />');
	    document.write('<param name="quality" value="high" />');
	    document.write('<param name="bgcolor" value="#fff" />');
	    document.write('<embed src="flash/timeline.swf" menu="false" quality="high" width="500" height="150" name="aa" align="top" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
	    document.write('</object>');
	    document.write('</div>');
	}
	else {
		document.write('<p><img alt="How to Make Pretzels" src="images/frame_how_to_make.jpg" /></p>');
		document.write('<p>To view How to Make Pretzels, you&#39;ll need to have Macromedia Flash Player Version 7 or later installed on your machine.</p>');
		document.write('<p>Need Macromedia Flash Player?<br /><a href="http://www.macromedia.com/downloads/" target="_blank" style="text-decoration: underline; color:#fff;">Click here</a> to download and install.</p>');
		
	}
}
        
function drawTimelineFrameFlash()
{
	var isMac = window.navigator.platform.indexOf("Mac")!=-1;
	var flashSniffer = new FlashSniffer();
	var showFlash = true;
	if (flashSniffer.version.getValue()<7) showFlash = false;
	if (isMac) showFlash = true;
	if (showFlash) {
		document.write('<div id="howto_flash">');
        document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="479" height="400" id="aa" align="top" VIEWASTEXT>');
	    document.write('<param name="allowScriptAccess" value="sameDomain" />');
	    document.write('<param name="movie" value="flash/timeline_frame.swf" />');
	    document.write('<param name="quality" value="high" />');
	    document.write('<param name="bgcolor" value="#fff" />');
	    document.write('<embed src="flash/timeline_frame.swf" menu="false" quality="high" width="479" height="400" name="aa" align="top" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
	    document.write('</object>');
	    document.write('</div>');
	}
	else {
		document.write('<p><img alt="How to Make Pretzels" src="images/frame_how_to_make.jpg" /></p>');
		document.write('<p>To view How to Make Pretzels, you&#39;ll need to have Macromedia Flash Player Version 7 or later installed on your machine.</p>');
		document.write('<p>Need Macromedia Flash Player?<br /><a href="http://www.macromedia.com/downloads/" target="_blank" style="text-decoration: underline; color:#fff;">Click here</a> to download and install.</p>');
		
	}
}      