<!-- Begin



<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class ="copyright">');
//document.write('&copy;Copyright 2003 ');
mydate = new Date();
myyear= mydate.getYear();
year = myyear

document.write('<a class="top" href="http://www.apnabusiness.com/register/register.cfm">Add My Business</a> | <a class="top" href="http://www.apnabusiness.com/register/signin.cfm">Login</a> | <a class="top" href="http://www.apnabusiness.com/advertise.cfm">Advertise</a> | <a class="top" href="http://www.apnabusiness.com/contact.cfm">Contact Us</a> | <a class="top" href="http://www.apnabusiness.com/web_service.cfm">Web Services</a> | <a class="top" href="http://www.apnabusiness.com/contact.cfm">Report Bad Link</a><br>');

document.write('Information submitted by the users is not fully verified and <a class="top" href="http://www.apnabusiness.com" target="blank">ApnaBusiness.Com</a> is not responsible for its accuracy.<br>');

document.write('See <a class="top" href="http://www.apnabusiness.com/register/terms.cfm">Terms/Conditions</a> and <a class="top" href="http://www.apnabusiness.com/register/privacy.cfm">Privacy Policy</a> for more details.');

document.write('&copy;Copyright '+year);

document.write(' <a class="top" href="http://www.apnabusiness.com" target="blank">ApnaBusiness.Com</a> ');

document.write('All Rights Reserved');
//document.write('For more information feel free to '); 

//document.write(' <A class="top" HREF="mailto:info@apnabusiness.com">Contact Us</a>');

document.write('</span><br>');
//  End -->