DA = (document.all) ? 1 : 0
function handle_error(){
alert("Error initializing printer\n\nUse the printer icon in the toolbar above, or the \"Print\" dialogue under the \"File\" menu.");
return true;
}