var PTVParamStr = '\t You must have java enabled to view this tour. Please visit www.java.com for a free download. \t';
var menu0360ParamStr = '\t';
var QTVRobjectParamStr = '\t';
var QTVRembedParamStr = '';
var menu0360ParamStr = '';
function addPTViewerParameter(Name,Value) {
PTVParamStr = PTVParamStr + '\n\t';
}
function InsertPTVApplet(Name, Width, Height) {
document.write('\n');
}
function addQTVRParameter(Name,Value) {
QTVRobjectParamStr = QTVRobjectParamStr + '\n\t';
QTVRembedParamStr = QTVRembedParamStr + Name + '="' + Value + '" ';
}
function InsertQTVR(Name, Width, Height) {
document.write('\n');
}
function addMenu0360Parameter(Name,Value) {
menu0360ParamStr = menu0360ParamStr + '\n\t';
}
function InsertMenu0360Applets(ViewerName,PTVWidth,PTVHeight,menu0360Height) {
document.write('');
}