url = location.href;

if(0 < url.indexOf("/others/",0)){ dir = "../"; }
else if(0 < url.indexOf("/news/",0)){ dir = "../"; }
else if(0 < url.indexOf("/catalog/",0)){ dir = "../"; }
else if(0 < url.indexOf("/maker/",0)){ dir = "../"; }
else if(0 < url.indexOf("/brand/$",0)){ dir = "../"; }
else if(0 < url.indexOf("/brand/index.html",0)){ dir = "../"; }
else{ dir = "../../"; }

document.write(

'<div style="width:880px;margin:5px auto;"><div class="page_top"><a href="#top">ページトップ</a></div></div>',

'<div class="foot">',
'<a href="'+ dir +'others/index.html">PLOTについて</a>',
'<a href="'+ dir +'catalog/index.html">ダウンロード</a>',
'<a href="'+ dir +'others/customer.html">お客様へ</a>',
'<a href="'+ dir +'others/about.html">サイトの利用に関して</a>',
'<a href="'+ dir +'others/privacy.html">プライバシーポリシー</a><br>',
'&copy; Copyright 2009 PLOT.Inc',
'</div>'

);


window.onLoad = replaceFonts( 'data', 'h2', '../js_css/smooth_text/shingoM.swf', '480', '15', '0', '70', '454545', '000000', '000000' );

//window.onLoad = replaceFonts( 'data', 'p', '../../js_css/smooth_text/shingoM.swf', '280', '16', '10', '50', '454545', '000000', '000000' );
//window.onLoad = replaceFonts( 'data', 'u', '../../js_css/smooth_text/shingoM.swf', '480', '16', '0', '70', '454545', '000000', '000000' );
//window.onLoad = replaceFonts( 'data', 'b', '../../js_css/smooth_text/shingoM.swf', '290', '14', '0', '40', '454545', '000000', '000000' );
//window.onLoad = replaceFonts( 'data', 'strong', '../../js_css/smooth_text/shingoM.swf', '200', '14', '0', '30', '454545', '000000', '000000' );

window.onLoad = replaceFonts( 'title2', 'h3', '../../js_css/smooth_text/hiraginoMW6.swf', '640', '16', '10', '50', '454545', '000000', '000000' );

window.onLoad = replaceFonts( 'title5', 'h3', '../../js_css/smooth_text/hiraginoMW6.swf', '640', '24', '10', '52', '454545', '000000', '000000' );
window.onLoad = replaceFonts( 'title5', 'h4', '../../js_css/smooth_text/hiraginoMW6.swf', '640', '23', '10', '60', '454545', '000000', '000000' );
window.onLoad = replaceFonts( 'title5', 'h5', '../../js_css/smooth_text/hiraginoMW6.swf', '640', '18', '10', '70', '454545', '000000', '000000' );
window.onLoad = replaceFonts( 'title5', 'h6', '../../js_css/smooth_text/hiraginoMW6.swf', '640', '16', '10', '100', '454545', '000000', '000000' );



var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

function startAnalytics() {
var pageTracker = _gat._getTracker("UA-3291547-1");
pageTracker._initData();
pageTracker._trackPageview();
}

if (window.addEventListener) {
window.addEventListener('load', startAnalytics, false);
}
else if (window.attachEvent) {
window.attachEvent('onload', startAnalytics);
}
