<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS



var topspacing		= "0"		// NUDGE GALLERY MENU DOWN
var sidewidth		= "150"		// GALLERY MENU WIDTH


// START RIGHT SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

 {

document.write('<fieldset><legend>');

document.write('Get Started<br></legend>');

document.write('Contact us today to learn more about our full service solutions. <a href="contact.htm">Contact us...</a><br>');

document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 1



document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br><br>');








document.write('<img src="picts/hurongallery1.jpg" border="0" class="Galborder" width="135" height="90"><br>');
document.write('<br><br>');





document.write('<img src="picts/hurongallery2.jpg" border="0" class="Galborder" width="135" height="90"><br>');
document.write('<br><br>');



// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER GALLERY IMAGE



document.write('<img src="picts/hurongallery3.jpg" border="0" class="Galborder" width="135" height="90"><br>');
document.write('<br><br>');


document.write('<img src="picts/hurongallery4.jpg" border="0" class="Galborder" width="135" height="90"><br>');
document.write('<br><br>');







// END -->