//rollover buttons
		if (document.images)
		{
			img_00_n = new Image( );
			img_00_n.src = "images/vsbutton_logo_n.gif";
			img_01_n = new Image( );
			img_01_n.src = "images/vsbutton_xmaself_n.jpg";
			img_02_n = new Image( );
			img_02_n.src = "images/vsbutton_immsys_n.jpg";
			img_03_n = new Image( );
			img_03_n.src = "images/vsbutton_livirae_n.jpg";
			img_04_n = new Image( );
			img_04_n.src = "images/vsbutton_fallfest_n.jpg";
			img_05_n = new Image( );
			img_05_n.src = "images/vsbutton_princess_n.jpg";
			img_06_n = new Image( );
			img_06_n.src = "images/vsbutton_BDWbrochure_n.jpg";
			img_07_n = new Image( );
			img_07_n.src = "images/vsbutton_alice_n.jpg";
			img_08_n = new Image( );
			img_08_n.src = "images/vsbutton_rasberry_n.jpg";
			img_09_n = new Image( );
			img_09_n.src = "images/vsbutton_tasweb_n.jpg";
			img_10_n = new Image( );
			img_10_n.src = "images/vsbutton_angel_n.jpg";
			img_11_n = new Image( );
			img_11_n.src = "images/vsbutton_mermaid_n.jpg";
			img_12_n = new Image( );
			img_12_n.src = "images/vsbutton_mermaidindress_n.jpg";
			img_13_n = new Image( );
			img_13_n.src = "images/vsbutton_schoolgirl_n.jpg";
			img_14_n = new Image( );
			img_14_n.src = "images/vsbutton_elfarcher_n.jpg";
			img_15_n = new Image( );
			img_15_n.src = "images/vsbutton_egypt_n.jpg";
			img_16_n = new Image( );
			img_16_n.src = "images/vsbutton_mster_n.jpg";

			img_resume_n = new Image( );
			img_resume_n.src = "images/vsbutton_resume_n.jpg";
			img_contact_n = new Image( );
			img_contact_n.src = "images/vsbutton_contact_n.jpg";
			img_sketchbook_n = new Image( );
			img_sketchbook_n.src = "images/vsbutton_sketchbook_n.jpg";

			
			img_00_ro = new Image( );
			img_00_ro.src = "images/vsbutton_logo_n.gif";
			img_01_ro = new Image( );
			img_01_ro.src = "images/vsbutton_xmaself_ro.jpg";
			img_02_ro = new Image( );
			img_02_ro.src = "images/vsbutton_immsys_ro.jpg";
			img_03_ro = new Image( );
			img_03_ro.src = "images/vsbutton_livirae_ro.jpg";
			img_04_ro = new Image( );
			img_04_ro.src = "images/vsbutton_fallfest_ro.jpg";
			img_05_ro = new Image( );
			img_05_ro.src = "images/vsbutton_princess_ro.jpg";
			img_06_ro = new Image( );
			img_06_ro.src = "images/vsbutton_BDWbrochure_ro.jpg";
			img_07_ro = new Image( );
			img_07_ro.src = "images/vsbutton_alice_ro.jpg";
			img_08_ro = new Image( );
			img_08_ro.src = "images/vsbutton_rasberry_ro.jpg";
			img_09_ro = new Image( );
			img_09_ro.src = "images/vsbutton_tasweb_ro.jpg";
			img_10_ro = new Image( );
			img_10_ro.src = "images/vsbutton_angel_ro.jpg";
			img_11_ro = new Image( );
			img_11_ro.src = "images/vsbutton_mermaid_ro.jpg";
			img_12_ro = new Image( );
			img_12_ro.src = "images/vsbutton_mermaidindress_ro.jpg";
			img_13_ro = new Image( );
			img_13_ro.src = "images/vsbutton_schoolgirl_ro.jpg";
			img_14_ro = new Image( );
			img_14_ro.src = "images/vsbutton_elfarcher_ro.jpg";
			img_15_ro = new Image( );
			img_15_ro.src = "images/vsbutton_egypt_ro.jpg";
			img_16_ro = new Image( );
			img_16_ro.src = "images/vsbutton_mster_ro.jpg";

			img_resume_ro = new Image( );
			img_resume_ro.src = "images/vsbutton_resume_ro.jpg";
			img_contact_ro = new Image( );
			img_contact_ro.src = "images/vsbutton_contact_ro.jpg";
			img_sketchbook_ro = new Image( );
			img_sketchbook_ro.src = "images/vsbutton_sketchbook_ro.jpg";
		}


		function imgOn (imgName)
		{
			
				document[imgName].src = eval (imgName + "ro.src");
			
		}


		function imgOff (imgName)
		{
			
				document[imgName].src = eval (imgName + "n.src");
			
		}





//template for imagearray
//imagealllist[0]=new Array(image, title, medium, description,inspiration, process, image big url)

		var imagealllist=new Array(

				"images/vs_spacebunny_sm.jpg,* Space Bunny ,* 3D Max / Photoshop ,* Make myself a new logo ,* I like space bunnies! ,* I made some initial sketches on paper, modelled the characters in 3D Max, and painted the textures in Photoshop. ,* images/vs_spacebunny_sm.jpg,* Click for larger image. Note: This will open in a new window.",
				"images/vs_xmaself_sm.jpg ,* The Last Present ,* 10 inch round acrylic painting on canvas ,* Create a Christmas image that could be used as a greeting card ,* A faithful elf enchants a plush reindeer toy and flies to deliver one last Christmas present that Santa forgot. I wanted the painting to be colorful like a children's book illustration.,* Initial sketches of the image were scanned into the computer, where color tests were done. The painting was magnified and transferred onto a circular 10 inch canvas. Liquitex and Golden artist grade paints were used to paint the picture. ,* images/vs_xmaself_lg.jpg,* Click for larger image. Note: This will open in a new window. ",
				"images/vs_immsys_sm.jpg ,* Immune System ,* Digital illustration in Adobe Illustrator ,* Show the process of the human immune system,* Scientific illustrations in encyclopedias,* After initial research, I wrote the text and made sketches. A mock up of the design was drawn on a sheet of paper that was later scanned and used as a template in Illustrator. Gradients and subtle transparency effects to give depth to the illustration without making the graphics too complex. ,* images/vs_immsys_lg.jpg,* Click for larger image. Note: This will open in a new window. ",
				"images/vs_livirae_sm.jpg  ,* LiviRae Lingerie Website ,* Flash / HTML / Javascript / CSS / Photoshop ,* Create a website for a lingerie boutique ,* Burgundy drapes ,* The owners of Livi Rae wanted the website to reflect the fun and romantic atmosphere of the boutique. I used inspiration from their burgundy draped dressing rooms for the design. To introduce some fun, I also designed and animated an opening page in Flash with three girls wearing lingerie. ,* http://www.liviraelingerie.com,* Visit the live LiviRae Lingerie site. Note: This will open in a new window.",
				"images/vs_fallfest_sm.jpg ,* Fall Festival Poster ,* 11 x 17 Adobe Photoshop / Illustrator ,* Create a colorful poster for an upcoming arts festival ,* The festival location is an old 1930’s home that was renovated into an art center. The house is located in front of Kennesaw Mountain. I wanted the main illustration to capture a moment of the festival with the house, the mountain, artist tents, and the main stage. I used a Pointillist style for the graphics. ,* After several sketches, I colored a copy of the final drawing in oil pastels to get an immediate feel of the colors I wanted to use. The drawing was then scanned into Photoshop. I used a stylus with adjusted size and color to paint the dots in the illustration. The same process was used to paint the side images. All the images were then placed in Illustrator where text was added for the final poster. ,* images/vs_fallfest_lg.jpg,* Clickfor larger image. Note: This will open in a new window. ",
				"images/vs_princess_sm.jpg ,* Princess Mirror ,* Adobe Photoshop ,* Coming Soon ,* Coming Soon ,* Coming Soon ,* images/vs_princess_lg.jpg,* Click for larger image. Note: This will open in a new window.",
				"images/vs_BDWbrochure_sm.jpg ,* BDW Brochure ,* Adobe Photoshop ,* Coming Soon ,* Coming Soon ,* Coming Soon ,* images/vs_BDWbrochure_lg.jpg,* Click for larger image. Note: This will open in a new window.",
				"images/vs_alice_sm.gif ,* Alice in Artland ,* Flash ,* Coming Soon ,* Coming Soon ,* Coming Soon ,* images/vs_alice_lg.jpg,* Click for larger image. Note: This will open in a new window.",
				"images/vs_rasberry_sm.jpg ,* Rasberry ... the Pink Demon Bunny ,* Photoshop / Illustrator ,* Create a box toy with a colorful character ,* I like demon bunnies! ,* I made a mock up of the toy on graph paper. A template was made in Illustrator then painted in Photoshop. ,* images/PaperToy_Rasberry.pdf,* Make your own Rasberry box toy. Click for pdf file. Note: This will open in a new window.",
				"images/vs_tasweb_sm.jpg ,* The Art Station Website ,* HTML / Javascript / CSS / Photoshop ,* Create a website for an arts facility ,* Paint and paint brushes ... the graphics were kept simple. My priority was making the website useful and functional. ,* The inital website was coded in HTML. Javascript and CSS were used primarily on the classes page. Javascript functions rewrite the HTML on the webpage to update classes. ,* ,* ",
				"images/vs_angel_sm.jpg ,* Angel ,* 9x9 graphite drawing on paper,* Illustrate an angel in a traditional style,* Old masters paintings,* Initial research was made for wing construction, dress style, and anatomy. A small 3x3 thumbnail pencil sketch was made. Then, I began drawing with graphite pencils onto Stonehenge paper. ,* images/vs_angel_lg.jpg,* Click for larger image. Note: This will open in a new window.",
				"images/vs_mermaid_sm.jpg ,* Mermaid ,* Adobe Photoshop ,* Coming Soon ,* Coming Soon ,* Coming Soon ,* images/vs_mermaid_sm.jpg,* Click for larger image. Note: This will open in a new window.",				
				"images/vs_mermaidindress_sm.jpg ,* Mermaid in a Dress ,* Graphite ,* Coming Soon ,* Coming Soon ,* Coming Soon ,* images/vs_mermaidindress_lg.jpg,* Click for larger image. Note: This will open in a new window.",
				"images/vs_schoolgirl_sm.jpg ,* School Girl ,* Manga Studio ,* Coming Soon ,* Coming Soon ,* Coming Soon ,* images/vs_schoolgirl_lg.jpg,* Click for larger image. Note: This will open in a new window.",
				"images/vs_elfarcher_sm.jpg,* Elf Archer ,* Graphite ,* Coming Soon ,* Coming Soon ,* Coming Soon ,* images/vs_elfarcher_sm.jpg,* Click for larger image. Note: This will open in a new window.",
				"images/vs_egypt_sm.jpg ,* Egypt T-shirt ,* Ink on Paper / Illustrator ,* Create an image with an Egyptian theme for kids to color in on a T-shirt. The T-shirts were for a series of art camps where the children were learning about ancient Egypt. ,* Camels, and pyramids, and mummies ... oh my! ,* I made inital sketches in pencil then used a lightbox to trace over the images in ink on a new sheet of paper. The images were scanned and converted into a vector format before printed onto T-shirts. ,* images/vs_egypt_lg.jpg,* Click for larger image. Note: This will open in a new window.",
				"images/mster.jpg ,* Mster ,* 3D Max / Photoshop ,* Create a short animation starring my cookie loving monster Mster. The story involves Mster and a pedstel with a mysterious chocolate chip cookie on top. ,* Well duh ... he's blue, a monster, and he loves cookies ... I guess Cookie Monster from Sesame Street left an impression on me. ,* This is actually an older animation I made in school. I never really finished it though. I only got to tell a part of the story. I am currently working on the extended version. Everything in this animation will be updated.  ,* images/Mster.avi,* Wanna see an embarassing early Mster animation? Click here to watch my original avi. Note: This will open in a new window.",
				"images/resume_02.gif ,* Bio and Resume ,* It's all about me! ,* Becoming a Great Artist ,* Animation, Video Games, Comics ,* draw draw draw ... study study study ... lots of coffee ... type in front of computer till eyes fall out from sockets ...,*images/VanessaSebastian_resume.pdf,* Click for resume in pdf. Note: This will open in a new window. ",
				"images/comingsoon.gif ,* Coming Soon ,* Coming Soon ,* Coming Soon ,* Coming Soon ,* Coming Soon ,* ,* "
				
					);




		var imagearray= new Array();
		var numberarray= new Array();
		var i;
		var k;
		var n;

		for (i=0; i<imagealllist.length; i++)
		{
			numberarray[i]=i;
		}

		for (i=0; i<imagealllist.length; i++)
		{
			imagearray[i]=new Array();
			imagearray[i]=imagealllist[i].split(",*");
			imagearray[i]=imagearray[i].concat(numberarray[i]);
		}








//function to write html to display images

		function showimage(imgnumber)
		{

			//replaces image in image box
			document.images.vsimg.src=imagearray[imgnumber][0];

			//replaces description text 



			var displayimagetitle=document.getElementById("imagetitle");
			displayimagetitle.firstChild.nodeValue=imagearray[imgnumber][1];

			var displaymedium=document.getElementById("medium");
			displaymedium.firstChild.nodeValue=imagearray[imgnumber][2];

			var displaydscrpt=document.getElementById("dscrpt");
			displaydscrpt.firstChild.nodeValue=imagearray[imgnumber][3];

			var displayinspiration=document.getElementById("inspiration");
			displayinspiration.firstChild.nodeValue=imagearray[imgnumber][4];

			var displayprocess=document.getElementById("process");
			displayprocess.firstChild.nodeValue=imagearray[imgnumber][5];

			var anchorhtml='<a href="" onclick="opennewwindow('
				anchorhtml=anchorhtml+imgnumber
				anchorhtml=anchorhtml+');return false;">' + imagearray[imgnumber][7] +'</a>'

			var displayanchor=document.getElementById("bigimage")
			displayanchor.innerHTML=anchorhtml;

		}


//open new window for larger image

		var newwindow
		function opennewwindow(ximgnumber)
		{

			newwindow = window.open(imagearray[ximgnumber][6],'bigimage','width=600,height=600,scrollbars=yes,resizable=yes');

			newwindow.focus();
			return false;
		}

/*		emailfocus.value =" "


//email validation


function emailvalidation(emailent, emailfocus) {
		if (emailvalidationcheck(emailent)==false){
		var alerty = document.getElementById("invalidemailalert")
		alerty.firstChild.nodeValue=" Please enter a valid email address."
		emailfocus.value =""
		emailfocus.focus()
		return false
		}


		if (emailvalidationcheck(emailent)==true){
		
		
		}
	}



function emailvalidationcheck(emailentered) {

		var at="@"
		var dot="."
		var locationat=emailentered.indexOf(at)
		var emaillength=emailentered.length
		var locationdot=emailentered.indexOf(dot)

	//checks if anything is entered
		
		if ((emailentered==null)||(emailentered=="")){
			//alert("Please Enter your Email Address --1")
			
			return false
		}


	//checks if @ is exists or is at the beginning or end of the email address
		if (emailentered.indexOf(at)==-1 || emailentered.indexOf(at)==0 || emailentered.indexOf(at)==emaillength-1){
		  	//alert("Invalid Email Address --2")
			
		   	return false
		}

	//checks if . exists or is at the beginning or end of the email address
		if (emailentered.indexOf(dot)==-1 || emailentered.indexOf(dot)==0 || emailentered.indexOf(dot)==emaillength-1){
		   	//alert("Invalid Email Address --3")
			
		   	return false
		}

	//checks if more than one @ exists in the email address
		 if (emailentered.indexOf(at,(locationat+1))!=-1){
		    	//alert("Invalid Email Address --4")
			
		    	return false
		 }

	//checks if . is beside @ 
		 if (emailentered.substring(locationat-1,locationat)==dot || emailentered.substring(locationat+1,locationat+2)==dot){
		    	//alert("Invalid Email Address --5")
			
		    	return false
		 }

	//checks if a . comes after @
		 if (emailentered.indexOf(dot,(locationat+2))==-1){
		    	//alert("Invalid Email Address --6")
			
		    	return false
		 }


	//checks for blank spaces		
		 if (emailentered.indexOf(" ")!=-1){
		    	//alert("Invalid Email Address --7")
			
		    	return false
		 }
		
		return true


 		 					
	}


*/

