// copyright Tomas Young 2008

if(navigator.appVersion.indexOf("MSIE 7.") == -1) {
    document.write('<img src="loading.gif" align="right" border="0" width=1 height=1>');
    document.write('<img src="teacher smile.gif" align="right" border="0" width=1 height=1>');
    document.write('<img src="teacher talk.gif" align="right" border="0" width=1 height=1>');
    document.write('<img src="teacher think.gif" align="right" border="0" width=1 height=1>');
    document.write('<img src="teacher thumbs up.gif" align="right" border="0" width=1 height=1>');
    document.write('<img src="teacher wave.gif" align="right" border="0" width=1 height=1>');
    document.write('<img src="teacher stand.gif" align="right" border="0" width=1 height=1>');
    document.write('<img src="teacher point left low.gif" align="right" border="0" width=1 height=1>');
    document.write('<img src="teacher point right low.gif" align="right" border="0" width=1 height=1>');
    document.write('<img src="teacher point right.gif" align="right" border="0" width=1 height=1>');
    document.write('<img src="basket flash.gif" align="right" border="0" width=1 height=1>');
    document.write('<img src="butterfly fly.gif" align="right" border="0" width=1 height=1>');
    document.write('<img src="butterfly sit 3.gif" align="right" border="0" width=1 height=1>');
}
document.write('<img src="blank.gif" align="right" border="0" width=1 height=1>');
document.write('<img src="basket.gif" align="right" border="0" width=1 height=1>');
document.write('<img src="pot1.gif" align="right" border="0" width=1 height=1>');
document.write('<img src="pot2.gif" align="right" border="0" width=1 height=1>');
document.write('<img src="pot3.gif" align="right" border="0" width=1 height=1>');
document.write('<img src="pot4.gif" align="right" border="0" width=1 height=1>');
document.write('<img src="pot5.gif" align="right" border="0" width=1 height=1>');
document.write('<img src="pot6.gif" align="right" border="0" width=1 height=1>');
document.write('<img src="pot7.gif" align="right" border="0" width=1 height=1>');
document.write('<img src="pot8.gif" align="right" border="0" width=1 height=1>');
document.write('<img src="game3 kid1.gif" align="right" border="0" width=1 height=1>');
document.write('<img src="prompt click drag.gif" align="right" border="0" width=1 height=1>');
if(/MSIE (\d+\.\d+);/.test(navigator.userAgent)) {
    document.write('<bgsound src="blank.wav" autostart="true" hide="true" loop="false" volume="-10000">');
    document.write('<bgsound src="teacher explain 2.wav" autostart="true" hide="true" loop="false" volume="-10000">');
    document.write('<bgsound src="teacher point my basket.wav" autostart="true" hide="true" loop="false" volume="-10000">');
    document.write('<bgsound src="teacher point her basket.wav" autostart="true" hide="true" loop="false" volume="-10000">');
    document.write('<bgsound src="teacher point your basket.wav" autostart="true" hide="true" loop="false" volume="-10000">');
    document.write('<bgsound src="mine0.wav" autostart="true" hide="true" loop="false" volume="-10000">');
    document.write('<bgsound src="yours0.wav" autostart="true" hide="true" loop="false" volume="-10000">');
    document.write('<bgsound src="hers0.wav" autostart="true" hide="true" loop="false" volume="-10000">');
    document.write('<bgsound src="correct.wav" autostart="true" hide="true" loop="false" volume="-10000">');
    document.write('<bgsound src="wrong.wav" autostart="true" hide="true" loop="false" volume="-10000">');
}
else if(/Firefox[\/\s](\d+\.\d+)/.test(navigator.userAgent)) {
    document.write('<embed src="blank.wav" autostart=false hidden=true loop=false>');
    document.write('<embed src="teacher explain 2.wav" autostart=false hidden=true loop=false>');
    document.write('<embed src="teacher point my basket.wav" autostart=false hidden=true loop=false>');
    document.write('<embed src="teacher point her basket.wav" autostart=false hidden=true loop=false>');
    document.write('<embed src="teacher point yours basket.wav" autostart=false hidden=true loop=false>');
    document.write('<embed src="mine0.wav" autostart=false hidden=true loop=false>');
    document.write('<embed src="yours0.wav" autostart=false hidden=true loop=false>');
    document.write('<embed src="hers0.wav" autostart=false hidden=true loop=false>');
    document.write('<embed src="correct.wav" autostart=false hidden=true loop=false>');
    document.write('<embed src="wrong.wav" autostart=false hidden=true loop=false>');
}

