<!-- Begin

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


// FOOTER SPACER
document.write('<img src="http://sitedeals.com.au/picts/spacer.gif" border="0" width="1" height="30"><br>');



document.write('<a href="index.html">Home</a>');
document.write('&nbsp;|&nbsp;');



document.write(' <a href="http://sitedeals.com.au/For_Sale.html">Domains For Sale</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="http://sitedeals.com.au/About_us.html">About us</a>');
document.write('&nbsp;|&nbsp;');



document.write(' <a href="http://sitedeals.com.au/Contact.html">Contact us</a>');









// EDIT THE NEXT LINE


document.write('<a href="http://sitedeals.com.au/index.html"></a><br>');






var Sitedeals	  = "yes"	// SHOW Sitedeals COPYRIGHT






   if (Sitedeals == "yes") {
document.write('Sitedeals Design &copy; 2009 All Rights Reserved <a href="http://www.Sitedeals.com.au" target="_blank">Sitedeals Design</a></a><br>');
}





//  End -->