/** (C) 2003-2006 Sherv.NET */

function omsHelp()
{
	var sHelp='Just copy all the code that is in the box to the left and paste it where you want the graphics to show!';
	alert(sHelp);
}