/* jquery */
document.write('<script type="text/javascript" src="js/jquery.js"></script>');

/* functions */
document.write('<script type="text/javascript" src="js/functions.js"></script>');

/* plugins */
document.write('<script type="text/javascript" src="js/plugins.js"></script>');

/* google... */
document.write('<script src="http://maps.google.com/maps?file=api&amp;v=2&amp;sensor=false&amp;key=ABQIAAAADNfz4Oc-K9zbVq7xYS-WKRSwwEEhXi8RJa5rEvxmFVeOKE0w-hSzbXSGzDNjZQoVtyltLs5-C0W5LQ" type="text/javascript"></script>');


