var Home = new Array();
Home.push("01.jpg");
Home.push("02.jpg");
Home.push("03.jpg");
Home.push("04.jpg");

catalogue="headers";

/*
<script src="jquery.js" type="text/javascript"></script>
<script src="home.js" type="text/javascript"></script>
<script src="include.js" type="text/javascript"></script>
*/

/*
#home-img { position:absolute; right:6px; top:1px; width:378px; height:322px;}
#effect-image1 { position:absolute; z-index:3;}
#effect-image2 { position:absolute; z-index:2;}
#effect-image1 img,#effect-image2 img { width:310px; height:367px;}
*/

/*
<div id="home-img">
 <div id="effect-image1"><img/></div>
 <div id="effect-image2"><img/></div>
</div>
*/
