// css file used by javascript
document.write('<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />');
document.write('<link rel="stylesheet" href="css/lightwindow.css" type="text/css" />');

// js files

document.write('<script src="js/script.js" type="text/javascript"></script>');
document.write('<script src="js/jquery-1.2.2.pack.js" type="text/javascript"></script>');
document.write('<script src="js/animatedcollapse.js" type="text/javascript"></script>');
document.write('<script src="js/searchoptions.js" type="text/javascript"></script>');
document.write('<script src="js/formvalidation.js" type="text/javascript"></script>');

