\n'); document.write(' \n'); document.write(' \n'); document.write(' \n'); document.write(' \n'); document.write(''); }else{ document.write('\n'); } }else{ installerURL = "http://quest3d.com/webplugin/quest3dplayer_4_1_t_install.exe"; document.write(' \n'); document.write(''); document.write('\n'); document.write(' \n'); AutomaticReload(); } } function AutomaticReload () { navigator.plugins.refresh(); if (DetectQuest3DPlayer()) window.location.reload(); setTimeout('AutomaticReload()', 500) } function QSetValue(group, channelname, value){ GetQuest3DPlayer().SetChannelValue(group, channelname, value); } function QSetText(group, channelname, text){ GetQuest3DPlayer().SetChannelText(group, channelname, text); } function QGetValue(group, channelname, value){ return GetQuest3DPlayer().ChannelValue(group, channelname); } function QGetText(group, channelname, text){ return GetQuest3DPlayer().ChannelText(group, channelname); } //-->