document.write(

'<span class="text2"><a href="index.htm">Home</a>&nbsp; '+
      '| &nbsp;<a href="products.htm">Product</a> &nbsp;| &nbsp;<a href="company1.htm">Company</a> '+
      ' &nbsp;| &nbsp;<a href="download1.htm">Demo</a> '+
      '&nbsp;| &nbsp;<a href="pricing1.htm">Pricing</a>'+
	  '&nbsp&nbsp;| &nbsp;<a href="news_letter.htm">News</a>'+
      '&nbsp;&nbsp;| &nbsp;<a href="contact1.htm">Contact '+
      'Us</a> &nbsp; <br>'+
      '<br>'+
      '</span><span class="text3">yieldWerx 2010 Copyright All Rights Reserved</span>'
);



/*document.write(

'<span class="text2"><a href="index1.htm">Home</a>&nbsp; '+
      '| &nbsp; &nbsp;| &nbsp; '+
      '&nbsp;| &nbsp;<a href="support.htm">Support</a> &nbsp;| &nbsp;<a href="download.htm">Demo</a> '+
      '&nbsp;| &nbsp;<a href="pricing1.htm">Pricing</a>'+
      '&nbsp;| &nbsp;<a href="contact.htm">Contact '+
      'Us</a> &nbsp; <br>'+
      '<br>'+
      '</span><span class="text3">yieldWerx 2004 Copyright All Rights Reserved</span>'
);*/