//var root_path = 'file:///Users/atom/WORK/CELLANT/MOBYLOG4HP/html/';
var root_path = '/';

//スムーススクロール
document.write("    <script type='text/javascript' src='"+ root_path +"shared/js/jquery.js'></script>   ");
document.write("    <script type='text/javascript' src='"+ root_path +"shared/js/ifxscrollto.js'></script>  ");
document.write("    <script type='text/javascript'>jQuery.noConflict();</script>    ");

//その他
document.write("    <script type='text/javascript' src='"+ root_path +"shared/js/initRollovers.js'></script> ");
document.write("    <script type='text/javascript' src='"+ root_path +"shared/js/heightLine.js'></script> ");