// Object Interfaces for Library Page
// All variables in this document are _l_ prefixed for scope resolution

// library page title
var lTitle = 'IRMP II Other Buildings Internet';

// desription of library page
var lDesc = 'Library for IRMP II Other Buildings';

// individual book titles
var lTitles = new Array (

);	

// individual book descriptions
var lDescs = new Array (

);

// urls of book pages
var lUrls = new Array (

);

// last published notice
var lPublished = 'Published on: 29&#47;01&#47;2012 03:36:19';
