var mono = new Array();
mono[0] = '1917-1945';
mono[1] = 'mono.html';          //URL
mono[2] = 'mono1a.jpg';         //Image name
mono[3] = 'Naval Monographs';   //Image Description
mono[4] = '89';                 //width
mono[5] = '131';                //height
mono[6] = 'right';              //text alignment

mono[7] = 'A series of <a href="mono.html">Monographs</a> detailing some of the lesser known battles of World War II.';
mono[8] = 'There are six in total all taking place <i>outside</i> the Pacific Ocean. Great if you want to try something a little different!';

mono[9] = 'END';

