//	JLS.JS	----	
	var	print_status = ''

	function	art_list(print_status) 
	{
		title = ''
		if (print_status == '_')
		{
			title = 'Undocumented Art'
		}
		if (print_status == 'a')
		{
			title = 'Art Archives'
		}
		if (print_status == 'e')
		{
			title = 'Events'
		}
		if (print_status == 'o')
		{
			title = 'Original Art'
		}
		if (print_status == 'g')
		{
			title = 'Giclees'
		}
		if (print_status == '_')
		{
			title = 'Undocumented Art'
		}
		if (print_status == 't')
		{
			title = 'Test of Ledgends'
		}
		if (print_status == 'x')
		{
			title = 'Deleted'
		}
		if (title > '')
		{
			document.write('<tr>')
			document.write('	<td width="10"><\/td>')
			document.write('	<td colspan="3" width="525">')
			document.write('		<p align="center"><br>')
			document.write('			<b>')
			document.write('			<font size="5" face="Garamond" color="#733142">')
			document.write('			<u>')
			document.write(					title)
			if (print_status != 'a')
				{
					document.write('				<p>')
					document.write('				<font size="3">')
					document.write('					Prices are $250 - $800 for unframed paintings')
					document.write('					and price on request for framed paintings and giclees')
					document.write('				</font>')
				}
			document.write('			</u>')
			document.write('		</font>')
			document.write('		</b>')
			if (print_status == 'g')
			{
				document.write('	<font size="3" face="Garamond">')
				document.write('		<p>')
				document.write('			What is a Giclee?')
				document.write('			<p>')
				document.write('			Giclee (zhee-CLAY) is a french word and means ')
				document.write('			"the spraying of ink", a term used today to ')
				document.write('			refer to a unique printing technology.&nbsp;&nbsp; ')
				document.write('			Giclee prints are known to be used by museums to  ')
				document.write('			display works of art, normally kept in the museums` ') 
				document.write('			basement vaults.&nbsp;&nbsp; A giclee print is simply ')
				document.write('			the closest duplication of an original artwork that  ')
				document.write('			is humanly, mechanically, or technically possible. ')
				document.write('			<\/p>')
				document.write('	</font><hr> ')
			}
			else
			{
				document.write('		<font face="Monotype Corsiva"><br>')
				document.write('		&nbsp;</font></p>')
			}
			document.write('	<\/td>')
			document.write('	<td width="10"><\/td>')
			document.write('<\/tr>')
			document.write('<tr>')
			document.write('	<td width="10"><\/td>')
			document.write('	<td width="525" colspan="3">')
//			document.write('		<hr>')
			document.write('	<\/td>')
			document.write('	<td width="10"><\/td>')
			document.write('<\/tr>')
			art_print(print_status)
		}
	}





	function	gallery_item(print_status,picture_status,picture_name,picture_file,picture_media,picture_size,picture_surface,picture_disposition,cost,picture_size2,cost2,frame,gallery_1,gallery_2,gallery_3,gallery_4,gallery_5) 
	{
		galleries = gallery_1 + gallery_2 + gallery_3 + gallery_4 + gallery_5
		if (galleries > "")
		{
		}
	}




	function	art_item(print_status,picture_status,picture_name,picture_file,picture_media,picture_size,picture_surface,picture_disposition,cost,picture_size2,cost2,frame,picture_media_2,picture_size_2,picture_surface_2,gallery_1,gallery_2,gallery_3,gallery_4,gallery_5)
//	function	art_item(print_status,picture_status,picture_name,picture_file,picture_media,picture_size,picture_surface,picture_disposition,cost,picture_size2,cost2,frame,								  gallery_1,gallery_2,gallery_3,gallery_4,gallery_5) 
	{
		if ((picture_status == print_status) | (print_status == 't'))
		{
			document.write('<tr>')
			document.write('	<td width="10"><\/td>')
			document.write('	<td width="350">')
			document.write('		<p align="center">')
			document.write('			<img border="0" src="images/' + picture_file + '">')
			document.write('		<\/p>')
			document.write('	<\/td>')
			document.write('	<td width="10"><\/td>')
			document.write('	<td width="165" valign="center">')
			document.write('		<p align="center">')
			document.write('			<b>')
			document.write('				<u>')
			document.write('					<font size="5" face="Garamond">')
			document.write('						<i><b>')
//			document.write(								picture_status)
			document.write('							<br>')
			document.write(								picture_name)
			document.write('						</b></i>')
			document.write('					</font>')
			document.write('				</u>')
			document.write('			</b>')
			document.write('		</p>')
			document.write('		<p align="center">')
			document.write('			<font size="3" face="Arial">')
			document.write('				<p align="center">')
			document.write('					<font size="3" face="Arial">')
			if (picture_media > '')						
			{								
				document.write(						picture_media)
				document.write('					<br>')
				document.write(						picture_surface)
				document.write('					<br>')
				document.write(						'<b>'+picture_size+'</b>')
			}
			if (picture_media_2 > '')						
			{								
				document.write('					<p>')
				document.write(						picture_media_2)
				document.write('					<br>')
				document.write(						picture_surface_2)
				document.write('					<br>')
				document.write(						'<b>'+picture_size_2+'</b>')
			}
			if ((print_status == 'o') | (print_status == 't'))
			{								
//	remove cost	if (cost > '')					
//				{								
//					document.write('				<br><b>')
//					document.write(					cost)
//					document.write('				.00</b>')
//				}								
//				if (frame > '')					
//				{								
//					document.write('				<br><br><b>Please add ')
//					document.write(					frame)
//					document.write('				.00 to the price if a frame is desired</b>')
//	remove cost		}								
				if (cost2 > '')					
				{								
					document.write('				<br><br><b>')
					document.write(					picture_size2)
					document.write('				<br>')
//	remove cost			document.write(					cost2)
//	remove cost			document.write('				.00</b>')
				}
			}								
			if (picture_disposition > '')					
			{								
				document.write('					<br><br>')
				document.write(						picture_disposition)
			}								
			document.write('					<\/font>')
			document.write('				<\/p>')	
			document.write('			</font>')		
			document.write('		</p>')				
			document.write('		<p>&nbsp;')			
			document.write('	<\/td>')				
			document.write('<\/tr>')					
			document.write('<tr>')						
			document.write('	<td x-width="525" colspan="5">')	
			document.write('		<hr>')				
			document.write('	<\/td>')				
			document.write('	<td width="10"><\/td>')		
			document.write('<\/tr>')					
		}									
	}





	function	art_print_old(print_status) 
	{
///gallery				print_status	picture_name				picture_file		picture_media		picture_size	picture_surface		disposition		cost		picture_size2		cost2		frame		picture_media_2	gallery1		gallery2		gallery3		gallery4		gallery5
//	art_item(print_status	,'_'			,"=picture_name="				,"=picture_file="		,"=picture_media="	,"=picture_size="	,"=picture_surface="	,"=disposition="	,"=cost="	,"=picture_size2="	,"=cost2="	,"=frame="	 ,"=picture_media_2="	 ,"=picture_size_2="	 ."=picture_surface_2="	,"=gallery1="	,"=gallery2="	,"=gallery3="	,"=gallery4="	,"=gallery5=")
	art_item(print_status	,'a'	,"Anticipation"	,"Anticipation.jpg"	,"Acrylic"	,'36" x 24"'	,"Canvas"	,"Private Collection"	,""	,''	,""	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'x'	,"Autumn"	,"JLS - Autumn.jpg"	,"Watercolor"	,'22" x 30"'	,"300 lb rag paper"	,''	,"$600"	,''	,''	,"$200"	,"$650"	,""	,""	,""	,"")
	art_item(print_status	,'a'	,"Beach Beauty"	,"BeachBeauty.jpg"	,"Watercolor"	,'15" x 22"'	,"140 lb rag paper"	,""	,"$300"	,''	,""	,"$150"	,""	,""	,""	,""	,"")
	art_item(print_status	,'g'	,"Beach Buddies"	,"BeachBuddies.jpg"	,"Giclee<br>(250 edition size)"	,'14" x 20"'	,"140 lb rag paper"	,""	,"$135"	,""	,""	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'o'	,"Birds in Paradise"	,"JLS - Birds in Paradise.jpg"	,"Acrylic"	,'40" x 30"'	,"Canvas"	,""	,"$600"	,""	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'a'	,"Butterfly Garden"	,"ButterflyGarden.jpg"	,"Watercolor"	,'22" x 30"'	,"300 lb rag paper"	,"Private Collection"	,""	,""	,""	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'a'	,"Caladiums & Friends II"	,"JLS - Caladiums & Friends II.jpg"	,"Watercolor"	,'30" x 22"'	,"300 lb rag paper"	,""	,""	,""	,""	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'g'	,"<!-Canna-->Canna Close-Up"	,"CannaClose-Up.jpg"	,"Giclee<br>(500 edition size)"	,'20" x 15"'	,"140 lb rag paper"	,""	,"$135"	,'22" x 30"'	,"$200"	,""	,"Giclee<br>(250 edition size)"	,'22" x 30"'	,"140 lb rag paper"	,""	,""	,""	,""	,"")
	art_item(print_status	,'g'	,"Clown with Attitude"	,"ClownwithAttitude.jpg"	,"Giclee<br>(150 edition size)"	,'24" x 18"'	,"rag watercolor paper"	,""	,"$150"	,""	,""	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'o'	,"Cockatiels"	,"Cockatiels.jpg"	,"Oil"	,'24" x 18"'	,"Canvas"	,""	,"$300"	,''	,""	,"$150"	,""	,""	,""	,""	,"")
	art_item(print_status	,'o'	,"FirstFrost"	,"FirstFrost.jpg"	,"Pastel"	,'18" x 24"'	,"Canson pastel paper"	,""	,"$300"	,''	,""	,"$150"	,""	,""	,""	,""	,"")
	art_item(print_status	,'x'	,"Fruit Cocktail"	,"JLS - Fruit Cocktail.jpg"	,"Watercolor"	,'22" x 30"'	,"300 lb rag paper"	,""	,"$600"	,""	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'o'	,"Garden Delights"	,"GardenDelights.jpg"	,"Acrylic"	,'18" x 24"'	,"Canvas"	,""	,"$300"	,''	,""	,"$150"	,""	,""	,""	,""	,"")
	art_item(print_status	,'o'	,"Great White Egret"	,"JLS - Great White Egret.jpg"	,"Watercolor"	,'22" x 30"'	,"300 lb rag paper"	,""	,"$600"	,""	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'a'	,"Hen Party"	,"HenParty.jpg"	,"Watercolor"	,'11" x 15"'	,"140 lb rag paper"	,""	,"$300"	,""	,""	,"$150"	,""	,""	,""	,""	,"")
	art_item(print_status	,'x'	,"Hen Pecked"	,"JLS - Hen Pecked.jpg"	,"Watercolor"	,'24" x 30"'	,"300 lb rag paper"	,""	,""	,""	,""	,""	,"$650"	,""	,""	,""	,"")
	art_item(print_status	,'o'	,"Hummies & Friends"	,"JLS - Hummies & Friends.jpg"	,"Watercolor"	,'22" x 30"'	,"300 lb rag paper"	,""	,"$600"	,""	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'g'	,"In the Garden"	,"IntheGarden.jpg"	,"Giclee<br>(250 edition size)"	,'21" x 15"'	,"140 lb rag paper"	,""	,"$135"	,""	,""	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'a'	,"Inner Beauty"	,"InnerBeauty.jpg"	,"Watercolor"	,'30" x 22"'	,"300 lb rag paper"	,""	,""	,""	,""	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'o'	,"Jewel"	,"Jewel.jpg"	,"Oil"	,'20" x 16"'	,"Canvas"	,""	,"$300"	,''	,""	,"$150"	,""	,""	,""	,""	,"")
	art_item(print_status	,'x'	,"Joy Ride"	,"JLS - Joy Ride.jpg"	,"Watercolor"	,'22" x 30"'	,"300 lb rag paper"	,""	,"$600"	,""	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'a'	,"Just Peachy"	,"JustPeachy.jpg"	,"Watercolor"	,'30" x 22"'	,"300 lb rag paper"	,""	,""	,""	,""	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'g'	,"Leap Frog"	,"LeapFrog.jpg"	,"Giclee<br>(250 edition size)"	,'15" x 20"'	,"140 lb rag paper"	,""	,"$135"	,'22" x 30"'	,"$200"	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'x'	,"Life Cycle II"	,"JLS - Life Cycle II.jpg"	,"Watercolor"	,'22" x 30"'	,"300 lb rag paper"	,""	,"$600"	,""	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'a'	,"Madam Butterfly"	,"MadamButterfly.jpg"	,"Acrylic"	,'30" x 40"'	,"Canvas"	,""	,"$600"	,''	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'a'	,"Passion for Pansies"	,"PassionforPansies.jpg"	,"Watercolor"	,'22" x 30"'	,"300 lb rag paper"	,""	,"$600"	,""	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'a'	,"Pause"	,"Pause.jpg"	,"Watercolor"	,'22" x 30"'	,"300 lb rag paper"	,""	,"$600"	,""	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'o'	,"Rhythm In Blue"	,"RhythmInBlue.jpg"	,"Mixed media"	,'22" x 30"'	,"140 lb rag paper"	,""	,"$600"	,''	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'a'	,"Roving Eye"	,"RovingEye.jpg"	,"Watercolor"	,'22" x 30"'	,"300 lb rag paper"	,""	,"$600"	,""	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'x'	,"SantaFe Gold"	,"SantaFeGold.jpg"	,"Oil Pastel"	,'30" x 22"'	,"primed 300 lb rag paper"	,""	,"$600"	,""	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'x'	,"Something to Crow About"	,"SomethingtoCrowAbout.jpg"	,"Watercolor"	,'15" x 22"'	,"rag watercolor paper"	,""	,"$300"	,""	,""	,"$150"	,""	,""	,""	,""	,"")
	art_item(print_status	,'a'	,"Southern Belle"	,"SouthernBelle.jpg"	,"Watercolor"	,'22" x 30"'	,"300 lb rag paper"	,"Private Collection"	,""	,""	,""	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'x'	,"Spirits of the Sea"	,"SpiritsoftheSea.jpg"	,"Watercolor"	,'22" x 30"'	,"300 lb rag paper"	,""	,"$600"	,""	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'a'	,"Standing Tall"	,"StandingTall.jpg"	,"Watercolor"	,'22" x 15"'	,"140 lb rag paper"	,""	,""	,""	,""	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'a'	,"Stargazers"	,"Stargazers.jpg"	,"Watercolor"	,'40" x 29"'	,"300 lb rag paper"	,"Private Collection"	,""	,""	,""	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'o'	,"Sweet Tooth"	,"SweetTooth.jpg"	,"Watercolor"	,'11" x 14"'	,"140 lb rag paper"	,""	,"$300"	,''	,""	,"$150"	,""	,""	,""	,""	,"")
	art_item(print_status	,'o'	,"Swingers"	,"JLS - Swingers.jpg"	,"Watercolor"	,'11" x 15"'	,"140 lb rag paper"	,""	,"$300"	,""	,""	,"$150"	,""	,""	,""	,""	,"")
	art_item(print_status	,'o'	,"Temptress"	,"Temptress.jpg"	,"Watercolor"	,'30" x 22"'	,"300 lb rag paper"	,""	,"$600"	,""	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'g'	,"The Bird Watcher"	,"TheBirdWatcher.jpg"	,"Giclee<br>(150 edition size)"	,'22" x 30"'	,"rag watercolor paper"	,""	,"$200"	,'16" x 20"'	,"$135"	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'x'	,"The Golden Hour"	,"TheGoldenHour.jpg"	,"Acrylic"	,'20" x 16"'	,"Clay board"	,""	,"$300"	,''	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'o'	,"The Joy Of Spring"	,"TheJoyOfSpring.jpg"	,"Watercolor"	,'22" x 30"'	,"300 lb rag paper"	,""	,"$600"	,''	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'a'	,"Threshold"	,"Threshold.jpg"	,"Watercolor"	,'30" x 22"'	,"300 lb rag paper"	,"Private Collection"	,""	,''	,""	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'x'	,"Tiptoeing through the Tulips"	,"TiptoeingthroughTulips.jpg"	,"Watercolor"	,'22" x 30"'	,"300 lb rag paper"	,"Private Collection"	,""	,''	,""	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'a'	,"Tulips and Tea"	,"TulipsandTea.jpg"	,"Watercolor"	,'22" x 15"'	,"140 lb rag paper"	,""	,"$300"	,''	,""	,"$150"	,""	,""	,""	,""	,"")
	art_item(print_status	,'x'	,"Waterlilies"	,"JLS - Waterlilies.jpg"	,"Watercolor"	,'24" x 36"'	,"300 lb rag paper"	,""	,""	,'24" x 36"'	,""	,""	,"$750"	,""	,""	,""	,"")
	art_item(print_status	,'x'	,"When Pigs Fly"	,"WhenPigsFly.jpg"	,"Watercolor"	,'22" x 30"'	,"300 lb rag paper"	,""	,"$600"	,'22" x 30"'	,""	,"$200"	,""	,""	,""	,""	,"")
	art_item(print_status	,'a'	,"Zinnias"	,"JLS - Zinnias.jpg"	,"Watercolor"	,'22" x 30"'	,"300 lb rag paper"	,""	,"$600"	,''	,""	,"$200"	,""	,""	,""	,""	,"")
	}


	function	art_print(print_status) 
	{
///gallery			print_status	picture_name						picture_file				picture_media				picture_size	picture_surface			disposition		cost		picture_size2		cost2		frame		gallery1	gallery2	gallery3	gallery4	gallery5
//	art_item(print_status	,'_'	,"=picture_name="							,"=picture_file="			,"=picture_media="		,"=picture_size="	,"=picture_surface="		,"=disposition="	,"=cost="	,"=picture_size2="	,"=cost2="	,"=frame="	,"=gallery1="	,"=gallery2="	,"=gallery3="	,"=gallery4="	,"=gallery5=")
//	start of sorted by name																																													
	art_item(print_status	,'a'	,"<!-Anticipation-->Anticipation"				,"Anticipation.jpg"			,"Acrylic"			,'36" x 24"'		,"Canvas"			,"Private Collection"	,""		,''			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'x'	,"<!-Autumn-->Autumn"						,"JLS - Autumn.jpg"			,"Watercolor"			,'22" x 30"'		,"300 lb rag paper"		,''			,""		,''			,''		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Beach-->Beach Beauty"					,"BeachBeauty.jpg"			,"Watercolor"			,'15" x 22"'		,"140 lb rag paper"		,""			,""		,''			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'g'	,"<!-Beach-->Beach Buddies"					,"BeachBuddies.jpg"			,"Giclee<br>(250 edition size)"	,'14" x 20"'		,"140 lb rag paper"		,""			,""		,""			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'g'	,"<!-Bird-->The Bird Watcher"					,"TheBirdWatcher.jpg"			,"Giclee<br>(150 edition size)"	,'22" x 30"'		,"rag watercolor paper"		,""			,""		,'16" x 20"'		,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'o'	,"<!-Birds-->Birds in Paradise"				,"JLS - Birds in Paradise.jpg"		,"Acrylic"			,'40" x 30"'		,"Canvas"			,""			,""		,""			,""		,""		,""	,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Butterfly-->Butterfly Garden"				,"ButterflyGarden.jpg"			,"Watercolor"			,'22" x 30"'		,"300 lb rag paper"		,"Private Collection"	,""		,""			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Caladiums-->Caladiums & Friends II"			,"JLS - Caladiums & Friends II.jpg"	,"Watercolor"			,'30" x 22"'		,"300 lb rag paper"		,""			,""		,""			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'g'	,"<!-Canna-->Canna Close-Up"	,"CannaClose-Up.jpg"	,"Giclee<br>(500 edition size)"	,'20" x 15"'	,"140 lb rag paper"	,""	,""	,'22" x 30"'	,""	,""	,"Giclee<br>(250 edition size)"	,'22" x 30"'	,"140 lb rag paper"	,""	,""	,""	,""	,"")
	art_item(print_status	,'g'	,"<!-Clown-->Clown with Attitude"				,"ClownwithAttitude.jpg"		,"Giclee<br>(150 edition size)"	,'24" x 18"'		,"rag watercolor paper"		,""			,""		,""			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'o'	,"<!-Cockatiels-->Cockatiels"					,"Cockatiels.jpg"			,"Oil"				,'24" x 18"'		,"Canvas"			,""			,""		,''			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'o'	,"<!-First-->FirstFrost"					,"FirstFrost.jpg"			,"Pastel"			,'18" x 24"'		,"Canson pastel paper"		,""			,""		,''			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'x'	,"<!-Fruit-->Fruit Cocktail"					,"JLS - Fruit Cocktail.jpg"		,"Watercolor"			,'22" x 30"'		,"300 lb rag paper"		,""			,""		,""			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'o'	,"<!-Garden-->Garden Delights"				,"GardenDelights.jpg"			,"Acrylic"			,'18" x 24"'		,"Canvas"			,""			,""		,''			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'x'	,"<!-Golden-->The Golden Hour"				,"TheGoldenHour.jpg"			,"Acrylic"			,'20" x 16"'		,"Clay board"			,""			,""		,''			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'o'	,"<!-Great-->Great White Egret"				,"JLS - Great White Egret.jpg"		,"Watercolor"			,'22" x 30"'		,"300 lb rag paper"		,""			,""		,""			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Hen-->Hen Party"						,"HenParty.jpg"				,"Watercolor"			,'11" x 15"'		,"140 lb rag paper"		,""			,""		,""			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'x'	,"<!-Hen-->Hen Pecked"						,"JLS - Hen Pecked.jpg"			,"Watercolor"			,'24" x 30"'		,"300 lb rag paper"		,""			,""		,""			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'o'	,"<!-Hummies-->Hummies & Friends"				,"JLS - Hummies & Friends.jpg"		,"Watercolor"			,'22" x 30"'		,"300 lb rag paper"		,""			,""		,""			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'g'	,"<!-In-->In the Garden"					,"IntheGarden.jpg"			,"Giclee<br>(250 edition size)"	,'21" x 15"'		,"140 lb rag paper"		,""			,""		,""			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Inner-->Inner Beauty"					,"InnerBeauty.jpg"			,"Watercolor"			,'30" x 22"'		,"300 lb rag paper"		,""			,""		,""			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Jewel-->Jewel"						,"Jewel.jpg"				,"Oil"				,'20" x 16"'		,"Canvas"			,""			,""		,''			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'x'	,"<!-Joy-->Joy Ride"						,"JLS - Joy Ride.jpg"			,"Watercolor"			,'22" x 30"'		,"300 lb rag paper"		,""			,""		,""			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'o'	,"<!-Joy-->The Joy Of Spring"					,"TheJoyOfSpring.jpg"			,"Watercolor"			,'18" x 24"'		,"300 lb rag paper"		,""			,""		,''			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Just-->Just Peachy"	       			,"JustPeachy.jpg"			,"Watercolor"			,'30" x 22"'		,"300 lb rag paper"		,""			,""		,""			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'g'	,"<!-Leap-->Leap Frog"	,"LeapFrog.jpg"			,"Giclee<br>(500 edition size)"	,'15" x 20"'	,"140 lb rag paper"	,""	,"$135"	,'22" x 30"'	,"$200"	,""	,"Giclee<br>(250 edition size)"	,'22" x 30"'	,"140 lb rag paper"	,""	,""	,""	,""	,"")
	art_item(print_status	,'x'	,"<!-Life-->Life Cycle II"					,"JLS - Life Cycle II.jpg"		,"Watercolor"			,'22" x 30"'		,"300 lb rag paper"		,""			,"$600"		,""			,""		,"$200"		,""		,""		,""		,""		,"")
	art_item(print_status	,'o'	,"<!-Madam-->Madam Butterfly"					,"MadamButterfly.jpg"			,"Acrylic"			,'30" x 40"'		,"Canvas"			,""			,""		,''			,""		,"$200"		,""		,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Passion-->Passion for Pansies"				,"PassionforPansies.jpg"		,"Watercolor"			,'22" x 30"'		,"300 lb rag paper"		,""			,"$600"		,""			,""		,"$200"		,""		,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Pause-->Pause"						,"Pause.jpg"				,"Watercolor"			,'22" x 30"'		,"300 lb rag paper"		,""			,"$600"		,""			,""		,"$200"		,""		,""		,""		,""		,"")
	art_item(print_status	,'o'	,"<!-Rhythm-->Rhythm In Blue"					,"RhythmInBlue.jpg"			,"Mixed media"			,'22" x 30"'		,"140 lb rag paper"		,""			,"$600"		,''			,""		,"$200"		,""		,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Roving-->Roving Eye"					,"RovingEye.jpg"			,"Watercolor"			,'22" x 30"'		,"300 lb rag paper"		,""			,"$600"		,""			,""		,"$200"		,""		,""		,""		,""		,"")
	art_item(print_status	,'x'	,"<!-SantaFe-->SantaFe Gold"					,"SantaFeGold.jpg"			,"Oil Pastel"			,'30" x 22"'		,"primed 300 lb rag paper"	,""			,"$600"		,""			,""		,"$200"		,""		,""		,""		,""		,"")
	art_item(print_status	,'x'	,"<!-Something-->Something to Crow About"			,"SomethingtoCrowAbout.jpg"		,"Watercolor"			,'15" x 22"'		,"rag watercolor paper"		,""			,"$300"		,""			,""		,"$150"		,""		,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Southern-->Southern Belle"				,"SouthernBelle.jpg"			,"Watercolor"			,'22" x 30"'		,"300 lb rag paper"		,"Private Collection"	,""		,""			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'x'	,"<!-Spirits-->Spirits of the Sea"				,"SpiritsoftheSea.jpg"			,"Watercolor"			,'22" x 30"'		,"300 lb rag paper"		,""			,"$600"		,""			,""		,"$200"		,""		,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Standing-->Standing Tall"				,"StandingTall.jpg"			,"Watercolor"			,'22" x 15"'		,"140 lb rag paper"		,""			,""		,""			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Stargazers-->Stargazers"					,"Stargazers.jpg"			,"Watercolor"			,'40" x 29"'		,"300 lb rag paper"		,"Private Collection"	,""		,""			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'o'	,"<!-Sweet-->Sweet Tooth"					,"SweetTooth.jpg"			,"Watercolor"			,'11" x 14"'		,"140 lb rag paper"		,""			,"$300"		,''			,""		,"$150"		,""		,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Swingers-->Swingers"					,"JLS - Swingers.jpg"			,"Watercolor"			,'11" x 15"'		,"140 lb rag paper"		,""			,"$300"		,""			,""		,"$150"		,""		,""		,""		,""		,"")
	art_item(print_status	,'o'	,"<!-Temptress-->Temptress"					,"Temptress.jpg"			,"Watercolor"			,'30" x 22"'		,"300 lb rag paper"		,""			,"$600"		,""			,""		,"$200"		,""		,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Threshold-->Threshold"					,"Threshold.jpg"			,"Watercolor"			,'30" x 22"'		,"300 lb rag paper"		,"Private Collection"	,""		,''			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'x'	,"<!-Tiptoeing-->Tiptoeing through the Tulips"		,"TiptoeingthroughTulips.jpg"		,"Watercolor"			,'22" x 30"'		,"300 lb rag paper"		,"Private Collection"	,""		,''			,""		,""		,""		,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Tulips-->Tulips and Tea"					,"TulipsandTea.jpg"			,"Watercolor"			,'22" x 15"'		,"140 lb rag paper"		,""			,"$300"		,''			,""		,"$150"		,""		,""		,""		,""		,"")
	art_item(print_status	,'x'	,"<!-Waterlilies-->Waterlilies"				,"JLS - Waterlilies.jpg"		,"Watercolor"			,'24" x 36"'		,"300 lb rag paper"		,""			,""		,'24" x 36"'		,""		,""		,"$750"		,""		,""		,""		,"")
	art_item(print_status	,'x'	,"<!-When-->When Pigs Fly"					,"WhenPigsFly.jpg"			,"Watercolor"			,'22" x 30"'		,"300 lb rag paper"		,""			,"$600"		,'22" x 30"'		,""		,"$200"		,""		,""		,""		,""		,"")
	art_item(print_status	,'a'	,"<!-Zinnias-->Zinnias"						,"JLS - Zinnias.jpg"			,"Watercolor"			,'22" x 30"'		,"300 lb rag paper"		,""			,"$600"		,''			,""		,"$200"		,""		,""		,""		,""		,"")
//	end of sorted by name
	art_item(print_status	,'e'	,"<!--->Artwork on Display"												,"austins_mapdata.gif"					,"Display"		,""		,""	,"<b>News Item:</b><p>Some of Judy's artwork can be seen at Austin's Home Furnishings at 801 South Bowman Road in Little Rock"																,"<a href=http://maps.google.com/maps?hl=en&ie=UTF8&q=%2B%22austin's+home+furnishings%22+%2B%22&near=Little+Rock,+AR&fb=1&cid=0,0,14839332541149132664&ll=34.753284,-92.407122&spn=0.011777,0.028496&z=15&iwloc=A'>Click here for location/Directions"	,''	,""	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'e'	,"<!--->Pine Bluff Art League chooses Smithey as Artist of the Quarter"							,"JLS 2007 3rd qtr Artist of the Quarter [hi-res].jpg"	,"News Clipping"	,''		,""	,""																															,""	,''	,""	,""	,""	,""	,""	,""	,"")
	art_item(print_status	,'e'	,"<!--->Three Frogs in a Fountain"											,"Judy__3_Frogs_In_A_Fountain.jpg"			,"Acrylic on canvas"	,'48" x 24"'	,""	,"<b>News Item:</b><p>This painting will be auctioned off at Splatters annual event on October 7, 2007.<p>The proceeds from this fund raiser will benefit the Centers for youth and Families Foundation.<p>For more information phone: 501-666-9436"	,""	,''	,""	,""	,""	,""	,""	,""	,"")
	}
