// JavaScript Document

	var i = 2
	var link1 = "processed_paintings/romantic strings/by the piano.jpg"
	var text1 = "By The Piano"
	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/romantic strings_title.gif"


images[2] = "processed_paintings/thumbnail/romantic strings/by the piano.jpg"
imagesbigger[2] = "processed_paintings/small/romantic strings/by the piano.jpg"
imagesbig[2] = "processed_paintings/medium/romantic strings/by the piano.jpg"
links[2] = "processed_paintings/large/romantic strings/by the piano.jpg"
text[2] = "By The Piano"
titles[2] = "img/romantic strings_title.gif"


images[3] = "processed_paintings/thumbnail/romantic strings/Cecilia on the mood.jpg"
imagesbigger[3] = "processed_paintings/small/romantic strings/Cecilia on the mood.jpg"
imagesbig[3] = "processed_paintings/medium/romantic strings/Cecilia on the mood.jpg"
links[3] = "processed_paintings/large/romantic strings/Cecilia on the mood.jpg"
text[3] = "Cecilia On The Mood"
titles[3] = "img/romantic strings_title.gif"


images[4] = "processed_paintings/thumbnail/romantic strings/cello playing.jpg"
imagesbigger[4] = "processed_paintings/small/romantic strings/cello playing.jpg"
imagesbig[4] = "processed_paintings/medium/romantic strings/cello playing.jpg"
links[4] = "processed_paintings/large/romantic strings/cello playing.jpg"
text[4] = "Cello Playing"
titles[4] = "img/romantic strings_title.gif"


images[5] = "processed_paintings/thumbnail/romantic strings/celloing.jpg"
imagesbigger[5] = "processed_paintings/small/romantic strings/celloing.jpg"
imagesbig[5] = "processed_paintings/medium/romantic strings/celloing.jpg"
links[5] = "processed_paintings/large/romantic strings/celloing.jpg"
text[5] = "Celloing"
titles[5] = "img/romantic strings_title.gif"


images[6] = "processed_paintings/thumbnail/romantic strings/rapture.jpg"
imagesbigger[6] = "processed_paintings/small/romantic strings/rapture.jpg"
imagesbig[6] = "processed_paintings/medium/romantic strings/rapture.jpg"
links[6] = "processed_paintings/large/romantic strings/rapture.jpg"
text[6] = "Rapture"
titles[6] = "img/romantic strings_title.gif"


images[7] = "processed_paintings/thumbnail/romantic strings/sentimental.jpg"
imagesbigger[7] = "processed_paintings/small/romantic strings/sentimental.jpg"
imagesbig[7] = "processed_paintings/medium/romantic strings/sentimental.jpg"
links[7] = "processed_paintings/large/romantic strings/sentimental.jpg"
text[7] = "Sentimental"
titles[7] = "img/romantic strings_title.gif"


images[8] = "processed_paintings/thumbnail/romantic strings/staccato.jpg"
imagesbigger[8] = "processed_paintings/small/romantic strings/staccato.jpg"
imagesbig[8] = "processed_paintings/medium/romantic strings/staccato.jpg"
links[8] = "processed_paintings/large/romantic strings/staccato.jpg"
text[8] = "Staccato"
titles[8] = "img/romantic strings_title.gif"


images[9] = "processed_paintings/thumbnail/romantic strings/whirlwind.jpg"
imagesbigger[9] = "processed_paintings/small/romantic strings/whirlwind.jpg"
imagesbig[9] = "processed_paintings/medium/romantic strings/whirlwind.jpg"
links[9] = "processed_paintings/large/romantic strings/whirlwind.jpg"
text[9] = "Whirlwind"
titles[9] = "img/romantic strings_title.gif"

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