

function myfunc()
{
document.write('132234');
}
