/* =================================================================================================
	common.js
================================================================================================= */

// jQuery
document.write('<script type="text/javascript" src="js/jQuery/jquery-1.2.6.pack.js"></script>');
document.write('<script type="text/javascript" src="js/jQuery/corner/jquery.corner.js"></script>');
document.write('<script type="text/javascript" src="js/jQuery/corner/corner_conf.js"></script>');


//document.write('<script type="text/javascript" src="js/jQuery/lib/backgroundPosition.js"></script>');
//document.write('<script type="text/javascript" src="js/jQuery/lib/jquery.dimensions.js"></script>');
//document.write('<script type="text/javascript" src="js/jQuery/lib/jquery.bgiframe.js"></script>');
//document.write('<script type="text/javascript" src="js/jQuery/lib/jquery.positionBy.js"></script>');

//document.write('<script type="text/javascript" src="js/navigation.js"></script>');

// AjaxMail (Prototype)
//document.write('<link rel="stylesheet" href="css/lightview.css" type="text/css" media="all" />');
//document.write('<script type="text/javascript" src="js/protoculous-effects-packer.js"></script>');
//document.write('<script type="text/javascript" src="js/lightview.js"></script>');

// Misc.
document.write('<script type="text/javascript" src="js/window/window.js"></script>');
//document.write('<script type="text/javascript" src="js/get-date.js"></script>');


