function wm()
{
	var s = '#@!';
	document.write(s.substr(1, 1));
}
