<!--
//gPixtraRoot = "C:/WEBSHARE/WWWROOT/pixtra";
gPixtraRoot = "http://www.pixtra.com";

function imageShow_graffiti()
{
	linkWindow2=open(gPixtraRoot + "/share/win_graffiti.htm","graffiti_pano",
	"width=900,height=355,history=1,scrollbars=1,resizable=1");
}

function imageShow_Country_road()
{
	linkWindow2=open(gPixtraRoot + "/share/win_country_road.htm","Country_road_pano",
	"width=900,height=470,history=1,scrollbars=1,resizable=1");
}

function imageShow_Tenney_living_room()
{
	linkWindow2=open(gPixtraRoot + "/share/win_Tenney_Living_room.htm","Race_Track_pano",
	"width=900,height=413,history=1,scrollbars=1,resizable=1");
}

function imageShow_Tenney_Vancouver_Harbor()
{
	linkWindow2=open(gPixtraRoot + "/share/win_Tenney_Vancouver_Harbor.htm","Race_Track_pano",
	"width=900,height=477,history=1,scrollbars=1,resizable=1");
}


function imageShow_Tenney_Butchart_Gardens_2()
{
	linkWindow2=open(gPixtraRoot + "/share/win_Tenney_Butchart_Gardens_2.htm","Race_Track_pano",
	"width=900,height=384,history=1,scrollbars=1,resizable=1");
}

function imageShow_Tenney_Butchart_Gardens_1()
{
	linkWindow2=open(gPixtraRoot + "/share/win_Tenney_Butchart_Gardens_1.htm","Race_Track_pano",
	"width=900,height=378,history=1,scrollbars=1,resizable=1");
}

function imageShow_Race_Track()
{
	linkWindow2=open(gPixtraRoot + "/share/win_Race_Track.htm","Race_Track_pano",
	"width=900,height=284,history=1,scrollbars=1,resizable=1");
}

function imageShow_Bowman_Lake()
{
	linkWindow2=open(gPixtraRoot + "/share/win_Bowman_Lake.htm","Bowman_Lake_pano",
	"width=900,height=287,history=1,scrollbars=1,resizable=1");
}

function imageShow_Ruins_Alexandria()
{
	linkWindow2=open(gPixtraRoot + "/share/win_Ruins_Alexandria.htm","Ruins_Alexandria_pano",
	"width=900,height=287,history=1,scrollbars=1,resizable=1");
}

function imageShow_Wharton()
{
	linkWindow2=open(gPixtraRoot + "/share/win_Wharton.htm","Wharton_pano",
	"width=900,height=250,history=1,scrollbars=1,resizable=1");
}


function imageShow_Great_Wall()
{
	linkWindow2=open(gPixtraRoot + "/share/win_Great_Wall.htm","Great_Wall_pano",
	"width=900,height=290,history=1,scrollbars=1,resizable=1");
}


function imageShow_New_Foundland()
{
	linkWindow2=open(gPixtraRoot + "/share/win_New_Foundland.htm","New_FoundLand_pano",
	"width=820,height=353,history=1,scrollbars=1,resizable=1");
}

//-->

