// JavaScript Document

	var i = 2
	var link1 = "processed_archive/large/clothing/Deep-thought.jpg"
	var text1 = "Deep Thought"
	var min = "2"
	var max = "9"
	images = new Array
	imagesbigger = new Array
	imagesbig = new Array
	links = new Array
	text = new Array
	titles = new Array
	images[1] = "img/clear.gif"
	imagesbigger[1] = "img/clear.gif"
	imagesbig[1] = "img/clear.gif"
	links[1] = ""
	text[1] = ""
	titles[1] = "img/clothing_title.gif"
	
		
images[2] = "processed_archive/thumbnail/clothing/Deep-thought.jpg"
imagesbigger[2] = "processed_archive/small/clothing/Deep-thought.jpg"
imagesbig[2] = "processed_archive/medium/clothing/Deep-thought.jpg"
links[2] = "processed_archive/large/clothing/Deep-thought.jpg"
text[2] = "Deep Thought"
titles[2] = "img/clothing_title.gif"


images[3] = "processed_archive/thumbnail/clothing/I-Lava-it.jpg"
imagesbigger[3] = "processed_archive/small/clothing/I-Lava-it.jpg"
imagesbig[3] = "processed_archive/medium/clothing/I-Lava-it.jpg"
links[3] = "processed_archive/large/clothing/I-Lava-it.jpg"
text[3] = "I Lava It"
titles[3] = "img/clothing_title.gif"


images[4] = "processed_archive/thumbnail/clothing/Lady-In-Green.jpg"
imagesbigger[4] = "processed_archive/small/clothing/Lady-In-Green.jpg"
imagesbig[4] = "processed_archive/medium/clothing/Lady-In-Green.jpg"
links[4] = "processed_archive/large/clothing/Lady-In-Green.jpg"
text[4] = "Lady In Green"
titles[4] = "img/clothing_title.gif"


images[5] = "processed_archive/thumbnail/clothing/cap-ital.jpg"
imagesbigger[5] = "processed_archive/small/clothing/cap-ital.jpg"
imagesbig[5] = "processed_archive/medium/clothing/cap-ital.jpg"
links[5] = "processed_archive/large/clothing/cap-ital.jpg"
text[5] = "Cap Ital"
titles[5] = "img/clothing_title.gif"


images[6] = "processed_archive/thumbnail/clothing/keeping-a-breast.jpg"
imagesbigger[6] = "processed_archive/small/clothing/keeping-a-breast.jpg"
imagesbig[6] = "processed_archive/medium/clothing/keeping-a-breast.jpg"
links[6] = "processed_archive/large/clothing/keeping-a-breast.jpg"
text[6] = "Keeping A Breast"
titles[6] = "img/clothing_title.gif"


images[7] = "processed_archive/thumbnail/clothing/medieval.jpg"
imagesbigger[7] = "processed_archive/small/clothing/medieval.jpg"
imagesbig[7] = "processed_archive/medium/clothing/medieval.jpg"
links[7] = "processed_archive/large/clothing/medieval.jpg"
text[7] = "Medieval"
titles[7] = "img/clothing_title.gif"


images[8] = "processed_archive/thumbnail/clothing/shoes.jpg"
imagesbigger[8] = "processed_archive/small/clothing/shoes.jpg"
imagesbig[8] = "processed_archive/medium/clothing/shoes.jpg"
links[8] = "processed_archive/large/clothing/shoes.jpg"
text[8] = "Shoes"
titles[8] = "img/clothing_title.gif"


images[9] = "processed_archive/thumbnail/clothing/twistaroo.jpg "
imagesbigger[9] = "processed_archive/small/clothing/twistaroo.jpg "
imagesbig[9] = "processed_archive/medium/clothing/twistaroo.jpg "
links[9] = "processed_archive/large/clothing/twistaroo.jpg "
text[9] = "Twistaroo  "
titles[9] = "img/clothing_title.gif"




	
	images[10] = "img/clear.gif"
	imagesbigger[10] = "img/clear.gif"
	imagesbig[10] = "img/clear.gif"
	links[10] = ""
	text[10] = ""
	titles[10] = "img/clothing_title.gif"
