function RandomImage1(){
	var RandImg=new Array()
	var x = Math.floor(Math.random()*RandImg.length)

	//Define images to be displayed
	RandImg[1] = "images/sbk_chair.jpg"
	RandImg[2] = "images/sbk_frame.jpg"
	RandImg[3] = "images/sbk_whatsup.jpg"
	RandImg[4] = "images/sbk_fframed.jpg"

	//Define associated links
	//Add or Remove comment marks if associating URLs to images
	var ImgSite=new Array()
	ImgSite[1]="http://www.pbase.com/fayewhite/stevie"
	ImgSite[2]="http://www.pbase.com/fayewhite/stevie"
	ImgSite[3]="http://www.pbase.com/fayewhite/stevie"
	ImgSite[4]="http://www.pbase.com/fayewhite/stevie"

	// Prevent displaying a non-existent image
	while (x==0)
		x = Math.floor(Math.random()*RandImg.length)

	// Images w/out Links:  document.write('<img src="'+RandImg[x]+'" width="150" height="120">')
	switch (x) {
		// Images w/Links
		case 1: //sbk_chair
		document.write('<a href='+'"'+ImgSite[x]+'" target="_blank"><img src="'+RandImg[x]+'" alt="Photography by Faye White" width="564" height="410" border="0"></a>');
		break;
		case 2: //sbk_frame
		document.write('<a href='+'"'+ImgSite[x]+'" target="_blank"><img src="'+RandImg[x]+'" alt="Photography by Faye White" width="564" height="410" border="0"></a>');
		break;
		case 3: //sbk_whatsup
		document.write('<a href='+'"'+ImgSite[x]+'" target="_blank"><img src="'+RandImg[x]+'" alt="Photography by Faye White" width="564" height="410" border="0"></a>');
		break;
		case 4: //sbk_frame2
		document.write('<a href='+'"'+ImgSite[x]+'" target="_blank"><img src="'+RandImg[x]+'" alt="Photography by Faye White" width="564" height="410" border="0"></a>');
		break;
	}
}

function RandomCattery(){
	var RandImg=new Array()
	var x = Math.floor(Math.random()*RandImg.length)

	//Define images to be displayed
	RandImg[1] = "images/cattery/thumbs/tn_CAT_0907.jpg"
	RandImg[2] = "images/cattery/thumbs/tn_CAT_0908.jpg"
	RandImg[3] = "images/cattery/thumbs/tn_CAT_0909.jpg"
	RandImg[4] = "images/cattery/thumbs/tn_CAT_1293.jpg"
	RandImg[5] = "images/cattery/thumbs/tn_CAT_1298.jpg"

	//Define associated links
	//Add or Remove comment marks if associating URLs to images
	var ImgSite=new Array()
	ImgSite[1]="cattery.html"
	ImgSite[2]="cattery.html"
	ImgSite[3]="cattery.html"
	ImgSite[4]="cattery.html"
	ImgSite[5]="cattery.html"

	// Prevent displaying a non-existent image
	while (x==0)
		x = Math.floor(Math.random()*RandImg.length)

	// Images w/out Links:  document.write('<img src="'+RandImg[x]+'" width="150" height="120">')
	switch (x) {
		// Images w/Links
		case 1:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Samberkat Cattery" width="133" height="200" border="0"></a>');
		break;
		case 2:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Samberkat Cattery" width="133" height="200" border="0"></a>');
		break;
		case 3:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Samberkat Cattery" width="133" height="200" border="0"></a>');
		break;
		case 4:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Samberkat Cattery" width="200" height="150" border="0"></a>');
		break;
		case 5:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Samberkat Cattery" width="200" height="150" border="0"></a>');
		break;
	}
}

function RandomChamps(){
	var RandImg=new Array()
	var x = Math.floor(Math.random()*RandImg.length)

	//Define images to be displayed
	RandImg[1] = "../samberkats/images/maddie/thumbs/tn_maddie.jpg"
	RandImg[2] = "../samberkats/images/olivia/thumbs/tn_olivia.jpg"
	RandImg[3] = "../samberkats/images/blooper/thumbs/tn_blooper.jpg"
	RandImg[4] = "../samberkats/images/trapper/thumbs/tn_trapper.jpg"
	RandImg[5] = "../samberkats/images/bedazzle/thumbs/tn_bedazzle.jpg"
	//RandImg[6] = "../samberkats/images/blooper/thumbs/tn_blooper.jpg"

	//Define associated links
	//Add or Remove comment marks if associating URLs to images
	var ImgSite=new Array()
	ImgSite[1]="grandch.html"
	ImgSite[2]="grandch.html"
	ImgSite[3]="grandch.html"
	ImgSite[4]="grandch.html"
	ImgSite[5]="grandch.html"
	//ImgSite[6]="grandch.html"

	// Prevent displaying a non-existent image
	while (x==0)
		x = Math.floor(Math.random()*RandImg.length)

	// Images w/out Links:  document.write('<img src="'+RandImg[x]+'" width="150" height="120">')
	switch (x) {
		// Images w/Links
		case 1:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Grand Champions" width="200" height="144" border="0"></a>');
		break;
		case 2:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Grand Champions" width="141" height="200" border="0"></a>');
		break;
		case 3:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Grand Champions" width="200" height="133" border="0"></a>');
		break;
		case 4:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Grand Champions" width="133" height="200" border="0"></a>');
		break;
		case 5:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Grand Champions" width="200" height="133" border="0"></a>');
		break;
		/*case 6:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Grand Champions" width="200" height="133" border="0"></a>');
		break;
		*/
	}
}

function RandomHome(){
	var RandImg=new Array()
	var x = Math.floor(Math.random()*RandImg.length)

	//Define images to be displayed
	RandImg[1] = "images/home/thumbs/tn_ATH_1221.jpg"
	RandImg[2] = "images/home/thumbs/tn_ATH_1565.jpg"
	RandImg[3] = "images/home/thumbs/tn_ATH_2248.jpg"
	RandImg[4] = "images/home/thumbs/tn_ATH_2921.jpg"
	RandImg[5] = "images/home/thumbs/tn_In_the_bag.jpg"

	//Define associated links
	//Add or Remove comment marks if associating URLs to images
	var ImgSite=new Array()
	ImgSite[1]="home.html"
	ImgSite[2]="home.html"
	ImgSite[3]="home.html"
	ImgSite[4]="home.html"
	ImgSite[5]="home.html"

	// Prevent displaying a non-existent image
	while (x==0)
		x = Math.floor(Math.random()*RandImg.length)

	// Images w/out Links:  document.write('<img src="'+RandImg[x]+'" width="150" height="120">')
	switch (x) {
		// Images w/Links
		case 1:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Samberkat at Home" width="200" height="133" border="0"></a>');
		break;
		case 2:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Samberkat at Home" width="200" height="150" border="0"></a>');
		break;
		case 3:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Samberkat at Home" width="200" height="133" border="0"></a>');
		break;
		case 4:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Samberkat at Home" width="200" height="135" border="0"></a>');
		break;
		case 5:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Samberkat at Home" width="200" height="200" border="0"></a>');
		break;
	}
}

function RandomPast(){
	var RandImg=new Array()
	var x = Math.floor(Math.random()*RandImg.length)

	//Define images to be displayed
	RandImg[1] = "images/past/thumbs/tn_PL_06.097.jpg"
	RandImg[2] = "images/past/thumbs/tn_PL_0697.jpg"
	RandImg[3] = "images/past/thumbs/tn_PL_1030.jpg"
	RandImg[4] = "images/past/thumbs/tn_PL_11003.jpg"
	RandImg[5] = "images/past/thumbs/tn_PL_11006.jpg"

	//Define associated links
	//Add or Remove comment marks if associating URLs to images
	var ImgSite=new Array()
	ImgSite[1]="past.html"
	ImgSite[2]="past.html"
	ImgSite[3]="past.html"
	ImgSite[4]="past.html"
	ImgSite[5]="past.html"

	// Prevent displaying a non-existent image
	while (x==0)
		x = Math.floor(Math.random()*RandImg.length)

	// Images w/out Links:  document.write('<img src="'+RandImg[x]+'" width="150" height="120">')
	switch (x) {
		// Images w/Links
		case 1:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Past Litters" width="200" height="184" border="0"></a>');
		break;
		case 2:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Past Litters" " width="200" height="159" border="0"></a>');
		break;
		case 3:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Past Litters" " width="200" height="185" border="0"></a>');
		break;
		case 4:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Past Litters" " width="200" height="172" border="0"></a>');
		break;
		case 5:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Past Litters" " width="200" height="184" border="0"></a>');
		break;
	}
}

function RandomPremiers(){
	var RandImg=new Array()
	var x = Math.floor(Math.random()*RandImg.length)

	//Define images to be displayed
	RandImg[1] = "../samberkats/images/samson/thumbs/tn_samson.jpg"
	RandImg[2] = "../samberkats/images/bernie/thumbs/tn_bernie.jpg"
	RandImg[3] = "../samberkats/images/chayce/thumbs/tn_chayce.jpg"
	RandImg[4] = "../samberkats/images/hudson/thumbs/tn_hudson.jpg"
	RandImg[5] = "../distinction/images/tn_GP_Samberkat_Clannad.jpg"
	RandImg[6] = "../distinction/images/tn_GP_Samberkat_Enya.jpg"

	//Define associated links
	//Add or Remove comment marks if associating URLs to images
	var ImgSite=new Array()
	ImgSite[1]="grandpr.html"
	ImgSite[2]="grandpr.html"
	ImgSite[3]="grandpr.html"
	ImgSite[4]="grandpr.html"
	ImgSite[5]="grandpr.html"
	ImgSite[6]="grandpr.html"

	// Prevent displaying a non-existent image
	while (x==0)
		x = Math.floor(Math.random()*RandImg.length)

	// Images w/out Links:  document.write('<img src="'+RandImg[x]+'" width="150" height="120">')
	switch (x) {
		// Images w/Links
		case 1:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Grand Premiers" width="200" height="150" border="0"></a>');
		break;
		case 2:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Grand Premiers" " width="153" height="200" border="0"></a>');
		break;
		case 3:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Grand Premiers" " width="133" height="200" border="0"></a>');
		break;
		case 4:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Grand Premiers" " width="200" height="146" border="0"></a>');
		break;
		case 5:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Grand Premiers" " width="140" height="200" border="0"></a>');
		break;
		case 6:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Grand Premiers" " width="125" height="200" border="0"></a>');
		break;
	}
}

function RandomShow(){
	var RandImg=new Array()
	var x = Math.floor(Math.random()*RandImg.length)

	//Define images to be displayed
	RandImg[1] = "../gallery/images/shows/thumbs/tn_ATS_1035.jpg"
	RandImg[2] = "../gallery/images/shows/thumbs/tn_ATS_bernie.jpg"
	RandImg[3] = "../gallery/images/shows/thumbs/tn_ATS_0322.jpg"
	RandImg[4] = "../gallery/images/shows/thumbs/tn_ATS_1735.jpg"
	RandImg[5] = "../gallery/images/shows/thumbs/tn_ATS_2006.jpg"

	//Define associated links
	//Add or Remove comment marks if associating URLs to images
	var ImgSite=new Array()
	ImgSite[1]="shows.html"
	ImgSite[2]="shows.html"
	ImgSite[3]="shows.html"
	ImgSite[4]="shows.html"
	ImgSite[5]="shows.html"

	// Prevent displaying a non-existent image
	while (x==0)
		x = Math.floor(Math.random()*RandImg.length)

	// Images w/out Links:  document.write('<img src="'+RandImg[x]+'" width="150" height="120">')
	switch (x) {
		// Images w/Links
		case 1:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Samberkat at Show" width="200" height="176" border="0"></a>');
		break;
		case 2:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Samberkat at Show" width="200" height="134" border="0"></a>');
		break;
		case 3:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Samberkat at Show" width="182" height="200" border="0"></a>');
		break;
		case 4:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Samberkat at Show" width="154" height="200" border="0"></a>');
		break;
		case 5:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Samberkat at Show" width="149" height="200" border="0"></a>');
		break;
	}
}

function RandomWhere(){
	var RandImg=new Array()
	var x = Math.floor(Math.random()*RandImg.length)

	//Define images to be displayed
	RandImg[1] = "images/where/thumbs/tn_abby.jpg"
	RandImg[2] = "images/where/thumbs/tn_DR_0001.jpg"
	RandImg[3] = "images/where/thumbs/tn_kids.jpg"
	RandImg[4] = "images/where/thumbs/tn_SA_1871.jpg"
	RandImg[5] = "images/where/thumbs/tn_sav_and_clyde.jpg"

	//Define associated links
	//Add or Remove comment marks if associating URLs to images
	var ImgSite=new Array()
	ImgSite[1]="where.html"
	ImgSite[2]="where.html"
	ImgSite[3]="where.html"
	ImgSite[4]="where.html"
	ImgSite[5]="where.html"

	// Prevent displaying a non-existent image
	while (x==0)
		x = Math.floor(Math.random()*RandImg.length)

	// Images w/out Links:  document.write('<img src="'+RandImg[x]+'" width="150" height="120">')
	switch (x) {
		// Images w/Links
		case 1:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Where are we?" width="200" height="196" border="0"></a>');
		break;
		case 2:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Where are we?" width="163" height="200" border="0"></a>');
		break;
		case 3:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Where are we?" width="200" height="166" border="0"></a>');
		break;
		case 4:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Where are we?" width="200" height="133" border="0"></a>');
		break;
		case 5:
		document.write('<a href='+'"'+ImgSite[x]+'"><img src="'+RandImg[x]+'" alt="Where are we?" width="200" height="150" border="0"></a>');
		break;
	}
}
