// JavaScript Document

tmpStr = '';

tmpStr += '<img src="/news/images/interlude_scroll.jpg" alt="Interlude" width="562" height="301" border="0" usemap="#Map" />'; 
tmpStr += '<map name="Map" id="Map">'; 
tmpStr += '<area shape="rect" coords="38,38,179,61" href="interlude_01.html" />'; 
tmpStr += '<area shape="rect" coords="36,69,195,89" href="interlude_02.html" />'; 
tmpStr += '<area shape="rect" coords="39,101,166,126" href="interlude_03.html" />'; 
tmpStr += '<area shape="rect" coords="38,132,160,153" href="interlude_04.html" />'; 
tmpStr += '<area shape="rect" coords="37,160,118,181" href="interlude_05.html" />'; 
tmpStr += '<area shape="rect" coords="40,189,188,210" href="interlude_06.html" />'; 
tmpStr += '<area shape="rect" coords="39,226,132,249" href="interlude_07.html" />'; 
tmpStr += '<area shape="rect" coords="211,41,302,60" href="interlude_08.html" />'; 
tmpStr += '<area shape="rect" coords="211,68,318,88" href="interlude_09.html" />'; 
tmpStr += '<area shape="rect" coords="214,93,335,118" href="interlude_10.html" />'; 
tmpStr += '<area shape="rect" coords="213,123,328,144" href="interlude_11.html" />'; 
tmpStr += '<area shape="rect" coords="212,149,319,175" href="interlude_12.html" />'; 
tmpStr += '<area shape="rect" coords="213,185,343,220" href="interlude_13.html" />'; 
tmpStr += '<area shape="rect" coords="211,230,318,249" href="interlude_14.html" />'; 
tmpStr += '<area shape="rect" coords="389,39,508,60" href="interlude_15.html" />'; 
tmpStr += '</map>'; 

document.write(tmpStr);