%# $Id: layout.mc,v 1.19 2006-11-29 18:19:17 mike Exp $ <%args> $debug => undef $title $component <%once> use URI::Escape; use ZOOM; use ZOOM::IRSpy::Web; use ZOOM::IRSpy::Utils qw(isodate xml_encode cql_quote cql_target irspy_xpath_context modify_xml_document); <& /chrome/head.mc, title => $title &> <& /chrome/bannerrow.mc, title => $title &>
<& /chrome/lmenu.mc &>

<& /chrome/menu.mc &>   <& $component, %ARGS &>
<& /chrome/tail.mc &>