// JavaScript Document

var photoSize = new Array
photoSize[0] = "4x6";
photoSize[1] = "5x7";
photoSize[2] = "8x10";
photoSize[3] = "8x12";
photoSize[4] = "11x14";
photoSize[5] = "12x18";
photoSize[6] = "16x20";
photoSize[7] = "20x30";
photoSize[8] = "30x40";

var photoPrice = new Array
photoPrice[0] = "1";
photoPrice[1] = "5";
photoPrice[2] = "15";
photoPrice[3] = "15";
photoPrice[4] = "25";
photoPrice[5] = "35";
photoPrice[6] = "50";
photoPrice[7] = "75";
photoPrice[8] = "100";

var theName = new Array
theName[0] = "Turtle";
theName[1] = "In Your Face Giraffe";
theName[2] = "In Coming!";
theName[3] = "Ready For Flight";
theName[4] = "Ring Tailed Lemurs";
theName[5] = "Humming Bird";
theName[6] = "Tiger 1";
theName[7] = "Pelican Sky";
theName[8] = "Whale Tail";
theName[9] = "Pelican Stare Down";
theName[10] = "Zebra";
theName[11] = "Lift off";
theName[12] = "Mr. G";
theName[13] = "Soaring";
theName[14] = "Pelican Blue";
theName[15] = "Budarilla";
theName[16] = "Blue Butterfly 6";
theName[17] = "In Flight";
theName[18] = "Panda";
theName[19] = "Eyes Sealed Shut";
theName[20] = "Flamingo Brawl";
theName[21] = "Strike A Pose";
theName[22] = "Tiger 2";
theName[23] = "Lion1";
theName[24] = "Three Amigos";
theName[25] = "Elephant";
theName[26] = "Grasshopper";
theName[27] = "Viper";
theName[28] = "Koala";
theName[29] = "Brown Pelican";
theName[30] = "Shamu";
theName[31] = "Nice Catch";
theName[32] = "Velvet Butterfly";
theName[33] = "Baby Zebra";
theName[34] = "African Dragon Fly";
theName[35] = "Fox";
theName[36] = "Wart Hog";
theName[37] = "African Hopper";
theName[38] = "Eyes On You";
theName[39] = "Pelican Surfing";
theName[40] = "Zebra Up Close";
theName[41] = "Whale Tail 2";
theName[42] = "Whale 3";
theName[43] = "Whale 4";
theName[44] = "Before the Plunge";
theName[45] = "Pelican Fishing";
theName[46] = "Pin Point Accurate";
theName[47] = "Dolphin Wake Surfing";
theName[48] = "Dolphins Wake Surfing";

var theLocation = new Array
theLocation[0] = "North Shore Oahu, Hawaii";
theLocation[1] = "Kenya, Africa";
theLocation[2] = "Lazy Five Safari";
theLocation[3] = "La Jolla Cove, San Diego, CA";
theLocation[4] = "San Diego, CA";
theLocation[5] = "Tobago, West Indies";
theLocation[6] = "San Diego, CA";
theLocation[7] = "La Jolla Cove, San Diego, CA";
theLocation[8] = "San Diego, CA";
theLocation[9] = "La Jolla Cove, San Diego, CA";
theLocation[10] = "Kenya, Africa";
theLocation[11] = "La Jolla Cove, San Diego, CA";
theLocation[12] = "San Diego, CA";
theLocation[13] = "La Jolla Cove, San Diego, CA";
theLocation[14] = "Kenya, Africa";
theLocation[15] = "La Jolla Cove, San Diego, CA";
theLocation[16] = "San Diego, CA";
theLocation[17] = "San Diego, CA";
theLocation[18] = "La Jolla Cove, San Diego, CA";
theLocation[19] = "San Diego, CA";
theLocation[20] = "La Jolla Cove, San Diego, CA";
theLocation[21] = "San Diego, CA";
theLocation[22] = "La Jolla Cove, San Diego, CA";
theLocation[23] = "San Diego, CA";
theLocation[24] = "San Diego, CA";
theLocation[25] = "Oceanside, CA";
theLocation[26] = "San Diego, CA";
theLocation[27] = "San Diego, CA";
theLocation[28] = "San Diego, CA";
theLocation[29] = "San Diego, CA";
theLocation[30] = "Marina del Rey, CA";
theLocation[31] = "San Diego, CA";
theLocation[32] = "La Jolla Cove, San Diego, CA";
theLocation[33] = "San Diego, CA";
theLocation[34] = "San Diego, CA";
theLocation[35] = "Kenya, Africa";
theLocation[36] = "Cameroon, Africa";
theLocation[37] = "Palm Springs, CA";
theLocation[38] = "San Diego, CA";
theLocation[39] = "San Diego, CA";
theLocation[40] = "Kenya, Africa";
theLocation[41] = "San Diego, CA";
theLocation[42] = "San Diego, CA";
theLocation[43] = "San Diego, CA";
theLocation[44] = "Tobago West Indies";
theLocation[45] = "Tobago West Indies";
theLocation[46] = "Tobago West Indies";
theLocation[47] = "San Diego, CA";
theLocation[48] = "San Diego, CA";


var photoId = new Array()
photoId[0] = "Turtle";
photoId[1] = "In Your Face Giraffe";
photoId[2] = "In Coming!";
photoId[3] = "Ready For Flight";
photoId[4] = "Ring Tailed Lemurs";
photoId[5] = "Humming Bird 1";
photoId[6] = "Tiger 1";
photoId[7] = "Pelican Sky";
photoId[8] = "Whale Tail";
photoId[9] = "Pelican Stare Down";
photoId[10] = "Zebra";
photoId[11] = "Lift Off";
photoId[12] = "Mr. G";
photoId[13] = "Soaring";
photoId[14] = "Pelican Blue";
photoId[15] = "Budarilla";
photoId[16] = "Blue Butterfly 6";
photoId[17] = "In Flight";
photoId[18] = "Panda";
photoId[19] = "Eyes Sealed Shut";
photoId[20] = "Flamingo Brawl";
photoId[21] = "Strike A Pose";
photoId[22] = "Tiger 2";
photoId[23] = "Lion1";
photoId[24] = "Three Amigos";
photoId[25] = "Elephant";
photoId[26] = "Grasshopper";
photoId[27] = "Viper";
photoId[28] = "Koala";
photoId[29] = "Brown Pelican";
photoId[30] = "Shamu";
photoId[31] = "nice catch";
photoId[32] = "Velvet Butterfly";
photoId[33] = "Baby Zebra";
photoId[34] = "African Dragon Fly";
photoId[35] = "Fox";
photoId[36] = "Wart Hog";
photoId[37] = "African Hopper";
photoId[38] = "Eyes On You";
photoId[39] = "Pelican Surfing";
photoId[40] = "Zebra Up Close";
photoId[41] = "Whale-10";
photoId[42] = "Whale-12";
photoId[43] = "Whale-16";
photoId[44] = "Before the Plunge";
photoId[45] = "Pelican Fishing";
photoId[46] = "Pin Point Accurate";
photoId[47] = "Dolphin Wake Surfing";
photoId[48] = "Dolphins Wake Surfing";



function purchaseInfo(){
	
	var theValue = document._xclick.menu1.value;
	var photoName = document.getElementById('title').innerHTML
	var theSize = photoSize[theValue];
	var thePrice = photoPrice[theValue];
	
	document._xclick.amount.value = thePrice;
	document._xclick.item_name.value = photoName + " " + photoSize[theValue];

	
}

function photoInfo(picId){

	document.photo.src = "../pictures/animals/" + photoId[picId] + ".jpg";
	document.getElementById('title').innerHTML = theName[picId];
	document.getElementById('location').innerHTML = theLocation[picId];
	
}