/* You will need the trailing slash in the fullPath variable. It would be best to use the full path starting with your domain name leading to the folders that hold the full images for your gallery. Make sure that you maintain the exact format of the text variables, or the script might not work. If you edit this file in BBEdit, you shouldn't have to worry about multiple lines causing problems. Enjoy!
fullImg max dimensions are 590px by 390px*/

var totalImgs = 7;
var fullPath = './images/flash/';

var img1text = '<a href="http://www.steveliss.com" target="_blank" class="switch">www.steveliss.com</a> : Site Design and Build';
var img2text = '<a href="http://www.cinestillsnyc.com" target="_blank" class="switch">www.cinestillsnyc.com</a> : Site Updates and Gallery Expansion';
var img3text = '<span class="text">Dynamic News Story Rotator</span> : Design for World Now client';
var img4text = '<a href="http://www.relix.com/news.swf" target="_blank" class="switch">Dynamic News Component Design and Animation</a> : Design and Build for Techistry Inc.';
var img5text = '<a href="malsce.swf" target="_blank" class="switch">Membership Handbook for the Massachusetts Association of Land Surveyors and Civil Engineers</a> : Design and Build';
var img6text = '<a href="eea.swf" target="_blank" class="switch">Presentation for 2002 Engineering Excellence Awards</a> : Design and Build';
var img7text = '<a href="dpid.swf" target="_blank" class="switch">Online Event Registration for Design Professionals Industry Day</a> : Design and Build';
