$(document).ready(function(){

	// Add wave to selected nav
	var li = $('#header #nav li.selected');
	if (li.length) {
		var top = li.position().top + 53;
		var left = Math.round(li.position().left + (li.width() / 2));
		
		$('<img/>', {
		  src: '/img/wave.png',
		  style: 'position: absolute; top: ' + top + 'px; left: ' + left + 'px'
		}).appendTo($('body'));
	}
});

function showContactEmail() {
	var x="function f(x){var i,o=\"\",ol=x.length,l=ol;while(x.charCodeAt(l/13)!" +
	"=48){try{x+=x;l+=l;}catch(e){}}for(i=l-1;i>=0;i--){o+=x.charAt(i);}return o" +
	".substr(0,ol);}f(\")47,\\\":0ET^E330\\\\VD230\\\\130\\\\620\\\\Z000\\\\600\\"+
	"\\730\\\\520\\\\200\\\\230\\\\630\\\\t\\\\530\\\\400\\\\000\\\\330\\\\420\\" +
	"\\320\\\\400\\\\300\\\\#r\\\\700\\\\610\\\\6`~600\\\\zn\\\\i7<:%>hd030\\\\/" +
	"/]220\\\\ILXQ_D]I\\\\\\\\FOWQU771\\\\{Zwpz{*axfagi \\\\\\\\@530\\\\430\\\\5" +
	"00\\\\530\\\\S020\\\\SOC700\\\\310\\\\000\\\\720\\\\010\\\\-*u-90>$,\\\"\\\\"+
	"/\\\"(f};o nruter};))++y(^)i(tAedoCrahc.x(edoCrahCmorf.gnirtS=+o;721=%y;++y" +
	")47<i(fi{)++i;l<i;0=i(rof;htgnel.x=l,\\\"\\\"=o,i rav{)y,x(f noitcnuf\")"    ;
	while(x=eval(x));
}
