/*
 +---------------------------------------------------------+
 | 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="http://www.cariboceandivers.com" target="_blank" rel="nofollow">Carib Ocean Divers</a>';var xy=Math.floor(Math.random()*ad.length);
document.write(ad[xy]);
