%# $Id: layout.mc,v 1.15 2006-11-01 10:01:14 mike Exp $ <%args> $debug => undef $title $component <%once> use URI::Escape; use ZOOM::IRSpy::Web; use ZOOM::IRSpy::Utils qw(irspy_xpath_context xml_encode modify_xml_document); <& /chrome/head.mc, title => $title &> <& /chrome/bannerrow.mc, title => $title &>
<& /chrome/lmenu.mc &>

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