function showsomething() { 
//	alert('foo');
}

showsomething(); 
