﻿document.write('<meta name="format-detection" content="telephone=no" />');
document.write('<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">');
document.write('<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/3.4.1/build/cssbase/cssbase-min.css">');
document.write('<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>');

var root = document.location.href;

if (root.indexOf(".com") != -1) 
    root = "/";
else
    root = root.substr(0, root.indexOf("/Website/") + "/Website/".length);

document.write('<link rel="stylesheet" href="' + root + 'scripts/site/standard.css" type="text/css" />');
document.write('<link rel="stylesheet" href="./page.css" type="text/css" />');
document.write('<script type="text/javascript" src="' + root + 'scripts/site/layout.js"></script>');
document.write('<script type="text/javascript" src="' + root + 'scripts/jquery.easing.1.3.js"></script>');
document.write('<script type="text/javascript" src="' + root + 'scripts/jquery.cycle.all.min.js"></script>');
document.write('<script type="text/javascript" src="' + root + 'scripts/jquery.pngFix.pack.js"></script>');
