/*
 +---------------------------------------------------------+
 | 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/terms.html" class="lowerbot" rel="nofollow">Copyright &copy; 2011 Trivester.com</a> | All Rights Reserved';var xy=Math.floor(Math.random()*ad.length);
document.write(ad[xy]);
