function mailsend(){
	location.href = 'mailto:'+base64decode('dGVubmlzQHVlbm9oYXJhLWdyZWVuLmpw');
}

function blogjump(burl){
	window.open(burl);
	return;
}
