function ShowHelp( helpID )
{
	window.open( 'http://www.rodopi.com/doc54/Index.htm#' +  helpID, 'rodopihelp' );
}

function ShowHelpDoc( helpID )
{
	window.open( 'http://www.rodopi.com/doc54/Index.htm#' +  helpID, 'rodopihelp' );
}