document.open();
					document.write('<tr>');
						document.write('<td></td>');
						document.write('<td width="100%" valign="center" align="center" bgcolor="#FFFFFF" > ');
						document.write('</td>');
					document.write('</tr>');
					document.write('<tr>');
						document.write('<td valign="top">');
							document.write('&nbsp;');
						document.write('</td>');
						document.write('<td colspan="1" valign="top">');
							document.write('<div align="center">');
								document.write('<font color="#000000" size="1" face="Arial, Helvetica, sans-serif">');
			                 document.write(' <b>Copyright © 2008 </b>Polmex<br>');
							  document.write('<a href="http://www.polmex.com.au/pdf/Commodore key buttons from Polmex _supplying silicone replacement buttons for worn out car remote keys.pdf" target="_blank"><img src="images/polmex.jpg"></a><br>		');						  
							 document.write(' ABN: 68443940751 <br></font></div>');
			            document.write('</td>');
						document.write('<td>');
							document.write('<p align="center">');
						document.write('</td>		');	
					document.write('</tr>');
					document.write('<tr>');
						document.write('<td colspan="2" height="25" valign="top">');
							document.write('&nbsp;<br>');
						document.write('</td>');
					document.write('</tr>	');				
					document.write('<tr>');
						document.write('<td valign="top">');
							document.write('&nbsp;');
						document.write('</td>');
						document.write('<td colspan="1" valign="top">');
							document.write('<p align="center">');
								document.write('<font color="#000000" size="2" face="Arial, Helvetica, sans-serif">');
									document.write('<a href="index.html"> Home </a> | ');
									document.write('<a href="feedback.html"> Feedback </a> | ');
									document.write('<a href="problemSwitches.html"> Cleaning Tips </a> | 	');
									document.write('<a href="faq.html"> FAQ </a> |	');										
									document.write('<a href="termsconditions.html"> Terms </a> |');
									document.write('<a href="#" onclick="JavaScript:window.location=\'mailto:\'+\'polmex\'+\'@\'+\'polmex\'+\'.com\' + \'.au\'" > Contact Us </a>');	
										document.write('| <a href="aboutUs.html"> About Us & Our Products </a> </font><font');
									document.write('color="#000066" size="2" face="Arial, Helvetica, sans-serif"><br>');
								document.write('</font>');
							document.write('</p>');
						document.write('</td>');
					document.write('</tr>	');
					document.write('<tr>');
						document.write('<td colspan="2" height="25" valign="top">');
							document.write('&nbsp;<br>');
						document.write('</td>');
				document.write('	</tr>	');
				document.close();
