Google+ Tools
Make Google+ profile picture
Make Google plus banners for profile
Create and share your Google Plus profile banners.

Profile image for mrk studios nerdfiles on March 7, 2009
Language
JavaScript
Tags

Very simple e-mail obfuscation function


function email(addy) {
	location.href="mailto:"+addy+"@"+base_url;
}

Comments

blog comments powered by Disqus