// set to '0', to 1ide notice
var $showNotice = 0;
if ($showNotice) {
	document.write("<div id='notice'>");
// Notice text here
	document.write("ఈనాడు పత్రికని చూసి వచ్చే కొత్తవారికి, మీరూ ఒక తెలుగు బ్లాగుని ప్రారంభించండి!<br><small>ఇప్పుడు <a href='http://etelugu.org/typing-telugu'>తెలుగులో వ్రాయడానికి చాలా పద్ధతులు</a> ఉన్నాయి. <a href='http://te.wordpress.com/'>వర్డ్‌ప్రెస్</a> లేదా <a href='http://blogger.com/'>బ్లాగర్</a> వంటి సైట్లలో మీకో బ్లాగుని సృష్టించుకుని, మీ ఆలోచనలని, భావాలని <strong>తెలుగు</strong>లో అందరికీ తెలియజేయండి.</small>");
// END
	document.write("</div>");
}
