/* ======================================================================
DESC: Waste Control Systems' Main Index JavaScript

PLATFORMS: IE3 through IEx

USAGE NOTES: Changing navigation content on index.html
====================================================================== */
	function pLine() {
	block.innerHTML = "<p align='left' valign='top' style='font-size: 13.1pt; color: #000000;'><b>Product Line</b><br><br>Our Product Line is divided into four catagories to help you choose the items that are right for you. Our Main Products are also included in the extended product pages but can also be accessed from the main page.<br><br><a href='plinecrushing.htm'>Cost-Crushing Systems</a><br><a href='plinesaving.htm'>Cost-Saving Systems</a><br><a href='plinecontaining.htm'>Cost-Containing Systems</a><br><a href='plinecutting.htm'>Cost-Cutting Systems</a></p>"
}

	function mainP() {
	block.innerHTML = "<p align='left' valign='top' style='font-size: 13.1pt; color: #000000;'><b>Main Products</b><br><br>Among our wide variety of <em>waste control</em> products, our four bestsellers are described in detail in the following pages:<br><br><a href='indrumcompactor.htm'>In-Drum Compactors</a><br><a href='paintcancrusher.htm'>Paint Can Crushers</a><br><a href='fluorescentcrusher.html'>Fluorescent Tube Crusher</a><br><a href='aerosolrecycle.htm'>Aerosol Can Recycling</a></p>"
}

	function calcu() {
		block.innerHTML = "<p align='left' style='font-size: 13.1pt; color: #000000;'><b>Calculators</b><br><br>Please try out our on-line savings calculators, to give you a quick approximation of what you will save using our systems.<br><br><b>Calculate Savings For Our:</b><br><br><a href='drumsave.htm'><em>In-Drum Compactors</em></a><br><a href='paintsave.htm'><em>Paint Can Crushers</em></a><br><em><a href='fluortable.html'>Fluorescent Tube Crushers Table</a></em></p>"
}

	function responseForm() {
		block.innerHTML = "<p align='left' style='font-size: 13.1pt; color: #000000;'><b>Responce</b><br><br>For any general questions or comments, please feel free to e-mail Waste Control Systems at <a href='mailto:info@wastecontrol.com'>info@wastecontrol.com</a><br><br>Contact us by mail at:<br><em>Waste Control Systems<br>2835 Merrymans Mill Road<br>Phoenix. MD 21131-1631<br><br>Or for a rapid response, please <a href='wcsform.htm'>click here</a> to fill out our on-line request form.</p>"
}

	function faq() {
		block.innerHTML = "<p align='left' style='font-size: 13.1pt; color: #000000;'><em><b>Frequently Asked Questions</b></em><br><br><a href='drumfaq.htm'>About In-Drum Compactors</a><br><a href='paintfaq.htm'>About Paint Can Crushers</a><br><a href='tubefaq.htm'>About Fluorescent Tube Crushers</a><br><a href='aerofaq.htm'>About Aerosol Can Recycling System</a></p>"
}

	function aboutSite() {
		block.innerHTML = "<p align='left' style='font-size: 13.1pt; color: #000000;'>This site was designed by<br><a href='http://www.pbnetcreations.click2site.com'><img src='images/pbnetlogo2.jpg' alt='Click Here to visit the PBNet Creations Home Site!' border='0'></a><br>Click Here to visit the PBNet Creations Home Site!</p>"
}