
document.write ("<p>");

document.writeln(_RiskWarning + " | ");


//if ( typeof iDPA == 'boolean')  {

	document.writeln(_DPA + " | ");

//}

/*if ( typeof iDPA != 'boolean')  {
document.writeln("Best printed in landscape | ");
}*/

document.writeln(_Copyright + " | ");

document.writeln(_Rights);

document.write ("</p>");