function flashPlus(){
window.open('interactive_pro.htm?model=plus','Interactive1', 'status=no,resizeable=no,scrollbars=no,location=no,left=350,top=250,width=650,height=400');
}
function flashPro(){
window.open('interactive_pro.htm?model=pro','Interactive2', 'status=no,resizeable=no,scrollbars=no,location=no,left=350,top=250,width=650,height=400');
}
function flashHumid(){
window.open('interactive_pro.htm?model=humid','Interactive3', 'status=no,resizeable=no,scrollbars=no,location=no,left=350,top=250,width=650,height=400');
}
function flashAuto(){
window.open('interactive_pro.htm?model=auto','Interactive4', 'status=no,resizeable=no,scrollbars=no,location=no,left=350,top=250,width=650,height=400');
}
function Manual(){
alert ('Not Implemented At This Time');
}
function VRPro(){
window.open('360pro_popup.htm','360pro', 'status=no,resizeable=no,scrollbars=no,location=no,left=350,top=250,width=345,height=385');
}
function VRPlus(){
window.open('360plus_popup.htm','360plus', 'status=no,resizeable=no,scrollbars=no,location=no,left=350,top=250,width=345,height=385');
}
function VRHumid(){
window.open('360humid_popup.htm','360humid', 'status=no,resizeable=no,scrollbars=no,location=no,left=350,top=250,width=345,height=385');
}
function VRAuto(){
window.open('360auto_popup.htm','360auto', 'status=no,resizeable=no,scrollbars=no,location=no,left=350,top=250,width=345,height=385');
}
function flowAuto(){
window.open('flow_limitation.htm','limitation', 'status=no,resizeable=no,scrollbars=no,location=no,left=350,top=250,width=365,height=365');
}
