%# $Id: layout.mc,v 1.14 2006-10-31 09:26:34 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 dom_add_element); <& /chrome/head.mc, title => $title &> <& /chrome/bannerrow.mc, title => $title &>
<& /chrome/lmenu.mc &>

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