<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// Powerplant MENU LINKS



var topspacing		= "30"		// NUDGE GALLERY MENU DOWN
var sidewidth		= "150"		// GALLERY MENU WIDTH




document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');
document.write('<hr class="page-splits" style="width: 110px;">');
document.write('<span class="picturetitle">');

document.write('Community Noise Software<br>');

document.write('</span>');
document.write('<hr class="page-splits" style="width: 110px;"><br>');




document.write('<a href="Software.html"><img src="gallery/Software1_Button.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('SPM9613 Software</a><br><br>');


document.write('<a href="Community-Noise-Software-2.html"><img src="gallery/Software2_Button.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Sample Output</a><br><br>');

document.write('<a href="SPM9613_Spec_Sheet_V_2.pdf"><img src="gallery/PDF_icon.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Spec Sheet</a><br><br>');


document.write('<a href="UsersMan.pdf"><img src="gallery/PDF_icon.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Users Manual</a><br><br>');

document.write('<a href="Demo.html"><img src="gallery/Demo_Button.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Demo Software</a><br><br>');

document.write('<a href="pricing.html"><img src="gallery/Credit_Button.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Pricing</a><br><br>');


// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER GALLERY IMAGE


//document.write('<a href="gallery3.htm"><img src="gallery/gallery3-1.jpg" border="0" class="Galborder" width="75" height="50"><br>');
//document.write('Landfill and Recycling Projects</a><br><br>');


//document.write('<a href="gallery3.htm"><img src="gallery/gallery3-1.jpg" border="0" class="Galborder" width="75" height="50"><br>');
//document.write('Planes, Trains, Automobile Noise with Residential impacts</a><br><br>');

//document.write('<a href="gallery3.htm"><img src="gallery/gallery3-1.jpg" border="0" class="Galborder" width="75" height="50"><br>');
//document.write('Commerical/Industrial Projects</a><br><br>');

//document.write('<a href="gallery3.htm"><img src="gallery/gallery3-1.jpg" border="0" class="Galborder" width="75" height="50"><br>');
//document.write('Residential Projects</a><br><br>');





document.write('<hr class="page-splits" style="width: 110px;"><br>');
document.write('<img src="picts/spacer.gif" height="1" width="125" border="0" alt="image"><br>');

// END -->