Archive for the 'News' Category
Saturday, June 27th, 2009
Stamp = new Date();
year = Stamp.getYear();
if (year < 2000) year = 1900 + year;
document.write('' + (Stamp.getMonth() + 1) +"/"+Stamp.getDate()+ "/"+ year + '');
var Hours;
var Mins;
var Time;
Hours = Stamp.getHours();
if (Hours >= 12) {
Time = " P.M.";
}
else {
Time = " A.M.";
}
if (Hours > 12) {
Hours -= 12;
}
if (Hours == 0) {
Hours = 12;
}
Mins = Stamp.getMinutes();
if (Mins < [...]
Posted in News | Comments Off
Sunday, November 16th, 2008
Would you like to write articles for Clown Fish Magazine for fun or profit or both?
Blog advertising revenue shares are available for anyone interested to post on over 180+ blogs and websites. This is a simple and easy ground floor opportunity that could lead to a part-time or even full time income stream producing interesting [...]
Posted in News | No Comments »
Sunday, January 20th, 2008
ClownFish Magazine is a member of AquariumVille.com which is a community of web sites devoted to promoting education and awareness concerning the ecology, environment and conservation of nature on our planet earth - by using the aquarium and related subjects as a metaphor.
Posted in News | No Comments »
Writers & content providers wanted
Sunday, January 20th, 2008
Enter your search terms
Web
Thefisharium.com
FreeFish.com
ClownFishes.com
Submit search form
Writers & content providers Wanted REGISTER on this blog to apply>>
Posted in News | Comments Off
tracker
Friday, January 11th, 2008
var sc_project=4342254;
var sc_invisible=1;
var sc_partition=54;
var sc_click_stat=1;
var sc_security="41c96d3f";
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
var pageTracker = _gat._getTracker("UA-1015667-8");
pageTracker._initData();
pageTracker._trackPageview();
Posted in News | No Comments »