/*
 +---------------------------------------------------------+
 | Ad Simple                 Copyright www.YugDesign.com   |
 +---------------------------------------------------------+
 | This program may be used and hosted free of charge by   |
 |anyone for personal purpose as long as this copyright    |
 |notice remains intact.                                   |
 +---------------------------------------------------------+
*/var ad=new Array()
ad[0]='<a href="misc/disclaimer.html" class="bot" rel="nofollow">Disclaimer</a>&nbsp; | &nbsp;<a href="misc/privacy.html" class="bot" rel="nofollow">Privacy Policy</a>&nbsp; | &nbsp;<a href="misc/terms.html" class="bot" rel="nofollow">Terms of Use</a>&nbsp; | &nbsp;<a href="misc/contac.html" class="bot" rel="nofollow">Contact Us</a>';var xy=Math.floor(Math.random()*ad.length);
document.write(ad[xy]);
