 document.open();
 document.write('<td width="100%" valign="top" bgcolor="#336699" cellpadding="6">	');
	document.write('<table width="100" height="100%" border="0" cellpadding="6" cellspacing="0" bgcolor="#336699" >');
		document.write('<tr height="40" >');
			document.write('<td height="18" colspan="2" valign="top" bgcolor="#336699">');
				document.write('<a href="makingPayment.html"><img src="images/payMethods.jpg" width="100" height="453"></a>');
			document.write('</td>');
		document.write('</tr>');
		document.write('<tr>');
			document.write('<td height="100%">');
				document.write('<div align="left">');
					document.write('<font color="#FFFFFF" size="2"');
						document.write('face="Arial, Helvetica, sans-serif"><strong><hr>');
					document.write('</strong> </font>');
				document.write('</div>');
			document.write('</td>');
		document.write('</tr>	');			
		document.write('<tr>');
			document.write('<td height="100%">');
				document.write('<img src="images/madeAus.jpg">');
			document.write('</td>');
		document.write('</tr>	');	
		document.write('<tr>');
			document.write('<td height="100%">');
				document.write('<div align="left">');
					document.write('<font color="#FFFFFF" size="2"');
						document.write('face="Arial, Helvetica, sans-serif"><strong><hr>');
					document.write('</strong> </font>');
				document.write('</div>');
			document.write('</td>');
		document.write('</tr>	');	
		document.write('<tr>');
			document.write('<td height="100%">');
				document.write('<div align="left">');
				document.write('<font color="#F88017" size="2"');
				document.write('face="Arial, Helvetica, sans-serif"><strong>POSTAGE');
				document.write('</strong> </font>');
				document.write('</div>');
			document.write('</td>');
		document.write('</tr>	');				
		document.write('<tr>');
			document.write('<td>');
				document.write('<div align="left">');
					document.write('<img src="images/bullet.gif">&nbsp;&nbsp;<A HREF="postage.html#AUSPOST"><font color="#FFFFFF" size="2"');
						document.write('face="Arial, Helvetica, sans-serif"><strong>Australia');
						document.write('</strong> </font> </a>');
				document.write('</div>');
			document.write('</td>');
		document.write('</tr>		');
		document.write('<tr>');
			document.write('<td>');
				document.write('<div align="left">');
					document.write('<img src="images/bullet.gif">&nbsp;&nbsp;<A HREF="postage.html#INTPOST"><font color="#FFFFFF" size="2"');
						document.write('face="Arial, Helvetica, sans-serif"><strong>International');
						document.write('</strong> </font> </a>');
				document.write('</div>');
			document.write('</td>');
		document.write('</tr>');	
		document.write('<tr>');
			document.write('<td height="100%">');
				document.write('<div align="left">');
					document.write('<font color="#FFFFFF" size="2"');
						document.write('face="Arial, Helvetica, sans-serif"><strong><hr>');
					document.write('</strong> </font>');
				document.write('</div>');
			document.write('</td>');
		document.write('</tr>	');	
		document.write('<tr>');
			document.write('<td height="18" valign="top" bgcolor="#336699">');
			   document.write('<!--DWLayoutEmptyCell-->');
			   document.write('<font face="Verdana, Helvetica, sans-serif" color="#FFFFFF" size="2">');
			   document.write('<strong><div align="center">Reported By:</div><br></strong>');
			   document.write('<a href="http://www.polmex.com.au/pdf/simpleForum.pdf" target="_blank"><img src="images/simpleForum.jpg"></a><br><br>');
			   document.write('<img src="images/holdenForum.jpg"><br><br>');
			   document.write('<img src="images/cheapskates.jpg"><br><br>');
			   document.write('<img src="images/commodoreStreet.jpg"><br><br>');
			   document.write('<a href="http://www.polmex.com.au/pdf/Polmex Holden Commodore Key Buttons Silicone Replacements for worn remotes_Street Commodores_ New Product.pdf" target="_blank"><img src="images/productFeature.jpg"></a><br><br>					   ');
			   document.write(' <img src="images/justCommodores.jpg"><br><br>');
			   document.write('<img src="images/saveIt.jpg"><br><br>');
			   document.write('<img src="images/aluro.jpg"><br><br>');
			   document.write('<img src="images/whirlpool_Link.jpg">');			   
			   document.write('</font>');
			document.write('</td>');
		document.write(' </tr>	');			
	document.write('</table>');
document.write('</td>	');	
document.close();

