<!--
//gPixtraRoot = "C:/WEBSHARE/WWWROOT/pixtra";
gPixtraRoot = "http://www.pixtra.com";

function panoPluginShow_baseball()
{
	linkWindow=open(gPixtraRoot + "/plugin_demo/plugin_win_baseball.htm","Baseball",
	"width=490,height=370,history=1,scrollbars=1,resizable=1")
}
function imageShow_baseball()
{
	linkWindow2=open(gPixtraRoot + "/plugin_demo/image_win_baseball.htm","Baseball_pano",
	"width=900,height=340,history=1,scrollbars=1,resizable=1")
}

//gPanoWin_Tahoe = "";
function panoPluginShow_Tahoe()
{
	gPanoWin_Tahoe=open(gPixtraRoot + "/plugin_demo/plugin_win_Tahoe.htm","Tahoe",
						"width=490,height=280,history=1")
}
function panoPluginShow_Tahoe_2()
{
	linkWindow=open(gPixtraRoot + "/plugin_demo/plugin_win_Tahoe_2.htm","Tahoe",
	"width=490,height=280,history=1")
}
function imageShow_Tahoe()
{
	linkWindow2=open(gPixtraRoot + "/plugin_demo/image_win_Tahoe.htm","Tahoe_pano",
	"width=900,height=235,history=1,scrollbars=1,resizable=1")
}


function panoPluginShow_Shanghai()
{
	linkWindow=open(gPixtraRoot + "/plugin_demo/plugin_win_Shanghai.htm","City",
	"width=490,height=320,history=1")
}
function imageShow_Shanghai()
{
	linkWindow2=open(gPixtraRoot + "/plugin_demo/image_win_Shanghai.htm","City_pano",
	"width=900,height=270,history=1,scrollbars=1,resizable=1")
}


function panoPluginShow_bedroom()
{
	linkWindow=open(gPixtraRoot + "/plugin_demo/plugin_win_bedroom.htm","Bedroom",
	"width=490,height=350,history=1")
}
function panoPluginShow_bedroom_2()
{
	linkWindow=open(gPixtraRoot + "/plugin_demo/plugin_win_bedroom_2.htm","Bedroom",
	"width=490,height=350,history=1")
}
function imageShow_bedroom()
{
	linkWindow2=open(gPixtraRoot + "/plugin_demo/image_win_bedroom.htm","Bedroom_pano",
	"width=900,height=310,history=1,scrollbars=1,resizable=1")
}


function panoPluginShow_kitchen()
{
	linkWindow=open(gPixtraRoot + "/plugin_demo/plugin_win_kitchen.htm","Kitchen",
	"width=490,height=350,history=1")
}
function imageShow_kitchen()
{
	linkWindow2=open(gPixtraRoot + "/plugin_demo/image_win_kitchen.htm","Kitchen_pano",
	"width=900,height=320,history=1,scrollbars=1,resizable=1")
}


function panoPluginShow_bloom()
{
	linkWindow=open(gPixtraRoot + "/plugin_demo/plugin_win_bloom.htm","Blossoms",
	"width=490,height=290,history=1")
}
function imageShow_bloom()
{
	linkWindow2=open(gPixtraRoot + "/plugin_demo/image_win_bloom.htm","Blossoms_pano",
	"width=900,height=240,history=1,scrollbars=1,resizable=1")
}


function panoPluginShow_Stanford()
{
	linkWindow=open(gPixtraRoot + "/plugin_demo/plugin_win_Stanford.htm","Stanford",
	"width=450,height=285,history=1")
}
function imageShow_Stanford()
{
	linkWindow2=open(gPixtraRoot + "/plugin_demo/image_win_Stanford.htm","Stanford_pano",
	"width=900,height=250,history=1,scrollbars=1,resizable=1")
}



function panoPluginShow_band()
{
	linkWindow=open(gPixtraRoot + "/plugin_demo/plugin_win_band.htm","Park",
	"width=490,height=308,history=1")
}
function imageShow_band()
{
	linkWindow2=open(gPixtraRoot + "/plugin_demo/image_win_band.htm","Park_pano",
	"width=900,height=265,history=1,scrollbars=1,resizable=1")
}



function panoPluginShow_mall()
{
	linkWindow=open(gPixtraRoot + "/plugin_demo/plugin_win_mall.htm","Mall",
	"width=450,height=305,history=1")
}
function imageShow_mall()
{
	linkWindow2=open(gPixtraRoot + "/plugin_demo/image_win_mall.htm","Mall_pano",
	"width=900,height=265,history=1,scrollbars=1,resizable=1")
}

function panoPluginShow_stanford_green()
{
	gPanoWin_Tahoe=open(gPixtraRoot + "/plugin_demo/plugin_win_stanford_green.htm","Tahoe",
						"width=490,height=280,history=1")
}
function imageShow_stanford_green()
{
	linkWindow2=open(gPixtraRoot + "/plugin_demo/image_win_stanford_green.htm","Tahoe_pano",
	"width=900,height=235,history=1,scrollbars=1,resizable=1")
}


function panoPluginShow_silicon_valley_night()
{
	gPanoWin_silicon_valley_night=open(gPixtraRoot + "/plugin_demo/plugin_win_silicon_valley_night.htm","silicon_valley_night",
						"width=490,height=275,history=1")
}
function imageShow_silicon_valley_night()
{
	linkWindow2=open(gPixtraRoot + "/plugin_demo/image_win_silicon_valley_night.htm","silicon_valley_night_pano",
	"width=900,height=240,history=1,scrollbars=1,resizable=1")
}

//-->

