%# $Id: layout.mc,v 1.3 2006-09-19 11:13:58 mike Exp $ <%args> $debug => undef $title $component <%once> use lib "/usr/local/src/cvs/irspy/lib"; use ZOOM::IRSpy; <%perl> my $text = $m->scomp($component, %ARGS); <& /chrome/head.mc, title => $title &> <& /chrome/bannerrow.mc, title => $title &>
<& /chrome/lmenu.mc &>

<& /chrome/menu.mc &> <% $text %>
<& /chrome/tail.mc &>