// 画像のプリロード等の関数セット。（ドリビ出力から移植）

function MM_preloadImages() { //v3.0
	var d=document;if(d.images){ if(!d.MM_p) d.MM_p=new Array();
	var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
	if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
	var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
	var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
	d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
	if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
	for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
	if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
	var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array;
	for(i=0;i<(a.length-2);i+=3)
	if ((x=MM_findObj(a[i]))!=null){
		document.MM_sr[j++]=x;
		if(!x.oSrc){
			x.oSrc=x.src; x.src=a[i+2];
		}
	}
}





function init_scubism_head(){

// ヘッダーを出力する。表示する箇所がhttpsかhttpかで分岐。

	if(this.location.protocol=="https"){
		document.writeln('<div class="sub_wrapper">');
		document.writeln('<div class="header">');
		document.writeln('<div class="header_logo"><h1><a href="http://s-cubism.jp/"><img src="https://s-cubism.jp/img/header_logo_scubism.gif" alt="株式会社エスキュービズム" /></a></h1></div>');
		document.writeln('<div class="header_contact"><a href="http://s-cubism.jp/contact/index.php">お問い合わせ</a></div>');
		document.writeln('</div>');
	}else{
		document.writeln('<div class="sub_wrapper">');
		document.writeln('<div class="header">');
		document.writeln('<div class="header_logo"><h1><a href="http://s-cubism.jp/"><img src="/img/header_logo_scubism.gif" alt="株式会社エスキュービズム" /></a></h1></div>');
		document.writeln('<div class="header_contact"><a href="http://s-cubism.jp/contact/index.php">お問い合わせ</a></div>');
		document.writeln('</div>');
	}
}





function init_scubism_left(accordion,now_here){

// 左メニューを書き出す関数を、条件を変えて実行（呼び出し）する。

// 左メニューを展開しないURLリストで、分岐。

	if(this.location.href=="/" || this.location.href=="http://s-cubism.jp/index.html" || this.location.href=="http://s-cubism.jp/" || this.location.href=="http://s-cubism.jp/access.html" || this.location.href=="http://s-cubism.jp/agreement.html" || this.location.href=="http://s-cubism.jp/policy.html" || this.location.href=="http://s-cubism.jp/sitemap.html" || this.location.href=="http://s-cubism.jp/contact/index.php" || this.location.href=="http://s-cubism.jp/news/news.html" || this.location.href=="https://s-cubism.jp/index.html" || this.location.href=="https://s-cubism.jp/" || this.location.href=="https://s-cubism.jp/access.html" || this.location.href=="https://s-cubism.jp/agreement.html" || this.location.href=="https://s-cubism.jp/policy.html" || this.location.href=="https://s-cubism.jp/sitemap.html" || this.location.href=="https://s-cubism.jp/contact/index.php" || this.location.href=="https://s-cubism.jp/news/news.html" || this.location.href=="http://www.s-cubism.jp/index.html" || this.location.href=="http://www.s-cubism.jp/" || this.location.href=="http://www.s-cubism.jp/access.html" || this.location.href=="http://www.s-cubism.jp/agreement.html" || this.location.href=="http://www.s-cubism.jp/policy.html" || this.location.href=="http://www.s-cubism.jp/sitemap.html" || this.location.href=="http://www.s-cubism.jp/contact/index.php" || this.location.href=="http://www.s-cubism.jp/news/news.html" || this.location.href=="https://www.s-cubism.jp/index.html" || this.location.href=="https://www.s-cubism.jp/" || this.location.href=="https://www.s-cubism.jp/access.html" || this.location.href=="https://www.s-cubism.jp/agreement.html" || this.location.href=="https://www.s-cubism.jp/policy.html" || this.location.href=="https://www.s-cubism.jp/sitemap.html" || this.location.href=="https://www.s-cubism.jp/contact/index.php" || this.location.href=="https://www.s-cubism.jp/news/news.html" || this.location.href=="http://s-cubism.jp/customer/all_products.html" || this.location.href=="https://s-cubism.jp/customer/all_products.html" || this.location.href=="http://www.s-cubism.jp/customer/all_products.html" || this.location.href=="https://www.s-cubism.jp/customer/all_products.html"){

// 左メニューを展開しない。

		if(this.location.protocol=="https"){
			dw_leftmenu(0,accordion,now_here,1);
		}else{
			dw_leftmenu(0,accordion,now_here,0);
		}
	}else{

// 左メニューを展開する。

		if(this.location.protocol=="https"){
			dw_leftmenu(1,accordion,now_here,1);
		}else{
			dw_leftmenu(1,accordion,now_here,0);
		}
	}
}





function dw_newsrelease(){

// （ニュースリリース）　News&Topicsを出力する。追加する時は、 var str_list =''の中に、HTMLを記入する。

	var str_list = '<p><img src="/img/icon_news_press.gif" alt="プレスリリース" />&nbsp;<a href="/img/press/20120215.pdf" target="_blank">サイトを見たまま編集できる革新的なCMSを開発、EC向けCMS「EC-Orange CMS」2月15日より提供開始。（2012.02.15）&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></p><p><a href="http://ec-cube.ec-orange.jp/news-release/2012/02/08/nikkeimj/" target="_blank">日経MJに、ECサイト特化型CMS「EC-Orange CMS」が掲載されました。（2012.02.08）&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></p><p><img src="/img/icon_news_press.gif" alt="プレスリリース" />&nbsp;<a href="/img/press/nfcpitin20120202.pdf" target="_blank">「オリジナルNFCシール 作成サービス」をリリースしました。（2012.02.02）&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></p><p><a href="/img/press/20120105_sankei.pdf" target="_blank">産経新聞に、「会社なび/就職活動」が掲載されました。（2012.01.05）&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></p><p><img src="/img/icon_news_press.gif" alt="プレスリリース" />&nbsp;<a href="/img/press/20111128_pressrelease.pdf" target="_blank">就活支援サイト「会社なび/就職活動」をリリースしました。（2011.11.28）&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></p><p><a href="/img/press/20111128_nikkei.pdf" target="_blank">日本経済新聞に、「会社なび/就職活動」が掲載されました。（2011.11.28）&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></p><p><a href="http://bit.ly/otltJD" target="_blank">第9回「日本テクノロジー Fast50」において第７位を受賞しました。(2011.10.13)&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></p><p><a href="http://ec-cube.ec-orange.jp/news-release/2011/09/15/ec-cube_award/" target="_blank">EC-CUBEサイトアワード2011にEC-Orangeの構築事例がノミネートされました。(2011.09.15)&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></p>';

	var str_news = str_list;
	return str_news;
}





function dw_leftmenu(h_ref,accordion,now_here,proto_col){

// 左メニューを出力する。


// 左メニューを展開しない、httpのページ時。
	if(h_ref==0&&proto_col==0){
		document.writeln('<div class="mainmenu">');
		document.writeln('<div class="title" id="company_title"><a href="http://s-cubism.jp/company/about_scubism.html" class="company_title"><img src="/img/mainmenu_company.gif" alt="会社概要/理念" /></a></div>');
		document.writeln('<div class="title" id="business_title"><a href="http://s-cubism.jp/customer/business_model.html" class="business_title"><img src="/img/mainmenu_business.gif" alt="事業概要" /></a></div>');
		document.writeln('<div id="service_title"><a href="http://s-cubism.jp/customer/all_products.html" class="service_title"><img src="/img/mainmenu_service.gif" alt="サービス・プロダクト一覧" /></a></div>');
		document.writeln('<div class="title" id="recruit_title"><a href="http://s-cubism.jp/careers/for_contestant.html" class="recruit_title"><img src="/img/mainmenu_recruit.gif" alt="採用情報" /></a></div>');
		document.writeln('<div id="news_title"><a href="http://s-cubism.jp/news/news.html" class="news_title"><img src="/img/mainmenu_news.gif" alt="News&Topics" /></a></div>');
		document.writeln('<div id="access_title"><a href="http://s-cubism.jp/access.html" class="access_title"><img src="/img/mainmenu_access.gif" alt="アクセス" /></a></div>');
		document.writeln('<div id="contact_title"><a href="http://s-cubism.jp/contact/index.php" class="contact_title"><img src="/img/mainmenu_contact.gif" alt="お問い合わせ" /></a></div>');

	if(this.location.href!="https://s-cubism.jp/contact/index.php" && this.location.href!="https://www.s-cubism.jp/contact/index.php"){

		document.writeln('<div class="clearfix"></div>');

	}

		document.writeln('<div class="news_topics">');
		document.writeln('<div class="to_alllist"><p><a href="http://s-cubism.jp/news/news.html">一覧へ</a></p></div>');
		document.writeln('<div class="news">');

		var str = dw_newsrelease();
		document.writeln(str);

		document.writeln('</div>');
		document.writeln('<div><img src="/img/gray_box_220x40.gif" alt=""></div>');
		document.writeln('</div>');

		document.writeln('<div class="related_company">');
		document.writeln('<div class="to_alllist"></div>');
		document.writeln('<div class="co_list">');
		document.writeln('<p><span><a href="http://tech.s-cubism.jp/" target="_blank">株式会社エスキュービズムテクノロジー&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span></p>');
		document.writeln('<p><span><a href="http://bsol.s-cubism.jp/" target="_blank">株式会社エスキュービズムビジネスソリューションズ&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span></p>');
		document.writeln('<p><span><a href="http://career.s-cubism.jp/" target="_blank">株式会社エスキュービズムキャリア総合研究所&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span></p>');
		document.writeln('</div>');
		document.writeln('<div><img src="/img/gray_box_220x40.gif" alt=""></div>');


		document.writeln('<div class="research_develop">');
		document.writeln('<div class="to_alllist"></div>');
		document.writeln('<div class="co_list">');
		document.writeln('<p><span><a href="http://dev.s-cubism.com/" target="_blank">sqlabs (エスキュービズムラボ)&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span><a href="http://dev.s-cubism.com/" target="_blank" class="tech_logo"><img src="/img/imgside_logo_labs.gif" alt="sqlabs（エスキュービズムラボ" /></a></p>');


		document.writeln('<p><span><a href="http://nfc.s-cubism.jp/" target="_blank">エスキュービズムNFC研究所&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span><a href="http://nfc.s-cubism.jp/" target="_blank" class="tech_logo"><img src="/img/bc_NFC_institute.gif" alt="エスキュービズムNFC研究所" /></a></p>');

		document.writeln('</div>');
		document.writeln('<div><img src="/img/gray_box_220x40.gif" alt=""></div>');

		document.writeln('</div>');


		document.writeln('<div style="margin:24px 0;text-align:center;"><a href="http://privacymark.jp/" target="_blank"><img src="/img/p_mark/17000676_01_100_JP.gif" alt="プライバシーマーク"></a></div>');

		if(this.location.href=="https://s-cubism.jp/contact/index.php" || this.location.href=="https://www.s-cubism.jp/contact/index.php"){

			document.writeln('<div style="margin:10px 0;text-align:center;">');
			document.writeln('<span id="ss_img_wrapper_115-57_image_ja"><a href="http://jp.globalsign.com/" target="_blank"><img alt="SSL　グローバルサインのサイトシール" border="0" id="ss_img" src="//seal.globalsign.com/SiteSeal/images/gs_noscript_115-57_ja.gif"></a></span><script type="text/javascript" src="//seal.globalsign.com/SiteSeal/gs_image_115-57_ja.js" defer="defer"></script>');
			document.writeln('</div>');
		}

		document.writeln('</div></div>');


// 左メニューを展開する、httpのページ時。


	}else if(h_ref==1&&proto_col==0){

		document.writeln('<script type="text/javascript">');
		document.writeln('ddaccordion.init({');
		document.writeln('  headerclass: "title",');
		document.writeln('  contentclass: "submenu",');
		document.writeln('  collapseprev: true,');
		document.writeln('  defaultexpanded: ['+accordion+'],');
		document.writeln('  animatedefault: false,');
		document.writeln('  persiststate: false,');
		document.writeln('  toggleclass: ["title", "title"],');
		document.writeln('  togglehtml: ["prefix", "", ""], ');
		document.writeln('  animatespeed: "normal" ');
		document.writeln('})');
		document.writeln('</script>');

		document.writeln('<div class="mainmenu">');
		document.writeln('<div class="title" id="company_title"><a href="#"><img src="/img/mainmenu_company.gif" alt="会社概要/理念" /></a></div>');
		document.writeln('<dl class="submenu" id="company">');
		document.writeln('<dd><a ID="about_scubism" href="http://s-cubism.jp/company/about_scubism.html">エスキュービズムとは</a></dd>');
		document.writeln('<dd><a ID="fair_and_challenge" href="http://s-cubism.jp/company/fair_and_challenge.html">Ｆａｉｒ＆Ｃｈａｌｌｅｎｇｅについて</a></dd>');
		document.writeln('<dd><a ID="important_method" href="http://s-cubism.jp/company/important_method.html">大事にする考え方</a></dd>');
		document.writeln('<dd><a ID="our_origin" href="http://s-cubism.jp/company/our_origin.html">社名の由来</a></dd>');
		document.writeln('<dd><a ID="about_our_company" href="http://s-cubism.jp/company/about_our_company.html">会社概要</a></dd>');
		document.writeln('<dd><a ID="officer" href="http://s-cubism.jp/company/officer.html">役員一覧</a></dd>');
		document.writeln('<dd><a ID="strategy" href="http://s-cubism.jp/company/strategy.html">企業戦略</a></dd>');
		document.writeln('<dd><a ID="business_policy" href="http://s-cubism.jp/company/business_policy.html">事業方針</a></dd>');
		document.writeln('<dd><a ID="our_vision" id="our_vision" href="http://s-cubism.jp/company/our_vision.html">ビジョンとして目指す姿</a></dd>');
		document.writeln('</dl>');
		document.writeln('<div class="title" id="business_title"><a href="#"><img src="/img/mainmenu_business.gif" alt="事業概要" /></a></div>');
		document.writeln('<dl class="submenu" id="business">');
		document.writeln('<dd><a ID="business_model" href="http://s-cubism.jp/customer/business_model.html">事業概要</a></dd>');
		document.writeln('<dd><a ID="revolution_kouri" href="http://s-cubism.jp/customer/revolution_kouri.html">小売革命（EC・小売事業者向けシステムソリューションサービス）</a></dd>');
		document.writeln('<dd><a ID="revolution_eigyo" href="http://s-cubism.jp/customer/revolution_eigyo.html">営業革命（会社なび法人サービス）</a></dd>');
		document.writeln('<dd><a ID="revolution_shukatsu" href="http://s-cubism.jp/customer/revolution_shukatsu.html">就活革命（会社なび/就職活動）</a></dd>');
		document.writeln('<dd><a ID="revolution_db" href="http://s-cubism.jp/customer/revolution_db.html">DB革命（NoSQLソリューションサービス）</a></dd>');
		document.writeln('<dd><a ID="netshop" href="http://s-cubism.jp/customer/netshop.html">ネットショップ事業</a></dd>');
		document.writeln('</dl>');
		document.writeln('<div id="service_title"><a href="http://s-cubism.jp/customer/all_products.html"><img src="/img/mainmenu_service.gif" alt="サービス・プロダクト一覧" /></a></div>');
		document.writeln('<div class="title" id="recruit_title"><a href="#"><img src="/img/mainmenu_recruit.gif" alt="採用情報" /></a></div>');
		document.writeln('<dl class="submenu" id="recruit">');
		document.writeln('<dd><a ID="for_contestant" href="http://s-cubism.jp/careers/for_contestant.html">応募される方へ</a></dd>');
		document.writeln('<dd><a ID="goal_org" href="http://s-cubism.jp/careers/goal_org.html">目指す組織</a></dd>');
		document.writeln('<dd><a ID="message" href="http://s-cubism.jp/careers/message.html">メッセージ</a></dd>');
		document.writeln('<dd><a ID="our_wish" href="http://s-cubism.jp/careers/our_wish.html">求める人材</a></dd>');
		document.writeln('<dd><a ID="our_standard" href="http://s-cubism.jp/careers/our_standard.html">採用基準</a></dd>');
		document.writeln('<dd><a ID="person" href="http://s-cubism.jp/careers/person.html">人格者を目指す</a></dd>');
		document.writeln('<dd><a ID="office" href="http://s-cubism.jp/careers/office.html">オフィス風景</a></dd>');
		document.writeln('<dd><a ID="our_system" href="http://s-cubism.jp/careers/our_system.html">人事制度方針</a></dd>');
		document.writeln('<dd><a ID="valuation" href="http://s-cubism.jp/careers/valuation.html">評価報酬制度</a></dd>');
		document.writeln('<dd><a ID="staff" href="http://s-cubism.jp/careers/staff.html">社員について</a></dd>');

		document.writeln('<dd><a ID="club_activity" href="http://s-cubism.jp/careers/club_activity.html">社内部活一覧</a></dd>');

		document.writeln('<dd><a href="http://job13.mynavi.jp/13/pc/search/corp92376/outline.html" target="_blank">新卒採用募集要項&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></dd>');
		document.writeln('<dd><a ID="occupation" href="http://s-cubism.jp/careers/occupation.html">中途採用募集職種</a></dd>');
		document.writeln('<dd><a ID="entry_form_menu" href="http://s-cubism.jp/careers/entry/index.php">エントリーフォーム</a></dd>');
		document.writeln('</dl>');
		document.writeln('<div id="news_title"><a href="http://s-cubism.jp/news/news.html"><img src="/img/mainmenu_news.gif" alt="News&Topics" /></a></div>');
		document.writeln('<div id="access_title"><a href="http://s-cubism.jp/access.html"><img src="/img/mainmenu_access.gif" alt="アクセス" /></a></div>');
		document.writeln('<div id="contact_title"><a href="http://s-cubism.jp/contact/index.php"><img src="/img/mainmenu_contact.gif" alt="お問い合わせ" /></a></div>');

	if(this.location.href!="https://s-cubism.jp/careers/entry/index.php" && this.location.href!="https://www.s-cubism.jp/careers/entry/index.php"){

		document.writeln('<div class="clearfix"></div>');

	}

		document.writeln('<div class="news_topics">');
		document.writeln('<div class="to_alllist"><p><a href="http://s-cubism.jp/news/news.html">一覧へ</a></p></div>');
		document.writeln('<div class="news">');

		var str = dw_newsrelease();
		document.writeln(str);

		document.writeln('</div>');
		document.writeln('<div><img src="/img/gray_box_220x40.gif" alt=""></div>');
		document.writeln('</div>');

		document.writeln('<div class="related_company">');
		document.writeln('<div class="to_alllist"></div>');
		document.writeln('<div class="co_list">');
		document.writeln('<p><span><a href="http://tech.s-cubism.jp/" target="_blank">株式会社エスキュービズムテクノロジー&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span></p>');
		document.writeln('<p><span><a href="http://bsol.s-cubism.jp/" target="_blank">株式会社エスキュービズムビジネスソリューションズ&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span></p>');
		document.writeln('<p><span><a href="http://career.s-cubism.jp/" target="_blank">株式会社エスキュービズムキャリア総合研究所&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span></p>');
		document.writeln('</div>');
		document.writeln('<div><img src="/img/gray_box_220x40.gif" alt=""></div>');

		document.writeln('<div class="research_develop">');
		document.writeln('<div class="to_alllist"></div>');
		document.writeln('<div class="co_list">');
		document.writeln('<p><span><a href="http://dev.s-cubism.com/" target="_blank">sqlabs (エスキュービズムラボ)&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span><a href="http://dev.s-cubism.com/" target="_blank" class="tech_logo"><img src="/img/imgside_logo_labs.gif" alt="sqlabs（エスキュービズムラボ" /></a></p>');

		document.writeln('<p><span><a href="http://nfc.s-cubism.jp/" target="_blank">エスキュービズムNFC研究所&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span><a href="http://nfc.s-cubism.jp/" target="_blank" class="tech_logo"><img src="/img/bc_NFC_institute.gif" alt="エスキュービズムNFC研究所" /></a></p>');

		document.writeln('</div>');
		document.writeln('<div><img src="/img/gray_box_220x40.gif" alt=""></div>');

		document.writeln('</div>');

		document.writeln('<div style="margin:24px 0;text-align:center;"><a href="http://privacymark.jp/" target="_blank"><img src="/img/p_mark/17000676_01_100_JP.gif" alt="プライバシーマーク"></a></div>');

		if(this.location.href=="https://s-cubism.jp/careers/entry/index.php" || this.location.href=="https://www.s-cubism.jp/careers/entry/index.php"){
			document.writeln('<div style="margin:10px 0;text-align:center;">');
			document.writeln('<span id="ss_img_wrapper_115-57_image_ja"><a href="http://jp.globalsign.com/" target="_blank"><img alt="SSL　グローバルサインのサイトシール" border="0" id="ss_img" src="//seal.globalsign.com/SiteSeal/images/gs_noscript_115-57_ja.gif"></a></span><script type="text/javascript" src="//seal.globalsign.com/SiteSeal/gs_image_115-57_ja.js" defer="defer"></script>');
			document.writeln('</div>');
		}

		document.writeln('</div></div>');


// 左メニューを展開しない、httpsのページ時。


	}else if(h_ref==0&&proto_col==1){
		document.writeln('<div class="mainmenu">');
		document.writeln('<div class="title" id="company_title"><a href="http://s-cubism.jp/company/about_scubism.html" class="company_title"><img src="https://s-cubism.jp/img/mainmenu_company.gif" alt="会社概要/理念" /></a></div>');
		document.writeln('<div class="title" id="business_title"><a href="http://s-cubism.jp/customer/business_model.html" class="business_title"><img src="https://s-cubism.jp/img/mainmenu_business.gif" alt="事業概要" /></a></div>');
		document.writeln('<div id="service_title"><a href="http://s-cubism.jp/customer/all_products.html" class="service_title"><img src="https://s-cubism.jp/img/mainmenu_service.gif" alt="サービス・プロダクト一覧" /></a></div>');
		document.writeln('<div class="title" id="recruit_title"><a href="http://s-cubism.jp/careers/for_contestant.html" class="recruit_title"><img src="https://s-cubism.jp/img/mainmenu_recruit.gif" alt="採用情報" /></a></div>');
		document.writeln('<div id="news_title"><a href="http://s-cubism.jp/news/news.html" class="news_title"><img src="https://s-cubism.jp/img/mainmenu_news.gif" alt="News&Topics" /></a></div>');
		document.writeln('<div id="access_title"><a href="http://s-cubism.jp/access.html" class="access_title"><img src="https://s-cubism.jp/img/mainmenu_access.gif" alt="アクセス" /></a></div>');
		document.writeln('<div id="contact_title"><a href="http://s-cubism.jp/contact/index.php" class="contact_title"><img src="https://s-cubism.jp/img/mainmenu_contact.gif" alt="お問い合わせ" /></a></div>');

	if(this.location.href!="https://s-cubism.jp/contact/index.php" && this.location.href!="https://www.s-cubism.jp/contact/index.php"){

		document.writeln('<div class="clearfix"></div>');

	}

		document.writeln('<div class="news_topics">');
		document.writeln('<div class="to_alllist"><p><a href="http://s-cubism.jp/news/news.html">一覧へ</a></p></div>');
		document.writeln('<div class="news">');

		var str = dw_newsrelease();
		document.writeln(str);

		document.writeln('</div>');
		document.writeln('<div><img src="https://s-cubism.jp/img/gray_box_220x40.gif" alt=""></div>');
		document.writeln('</div>');

		document.writeln('<div class="related_company">');
		document.writeln('<div class="to_alllist"></div>');
		document.writeln('<div class="co_list">');
		document.writeln('<p><span><a href="http://tech.s-cubism.jp/" target="_blank">株式会社エスキュービズムテクノロジー&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span></p>');
		document.writeln('<p><span><a href="http://bsol.s-cubism.jp/" target="_blank">株式会社エスキュービズムビジネスソリューションズ&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span></p>');
		document.writeln('<p><span><a href="http://career.s-cubism.jp/" target="_blank">株式会社エスキュービズムキャリア総合研究所&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span></p>');
		document.writeln('</div>');
		document.writeln('<div><img src="https://s-cubism.jp/img/gray_box_220x40.gif" alt=""></div>');

		document.writeln('<div class="research_develop">');
		document.writeln('<div class="to_alllist"></div>');
		document.writeln('<div class="co_list">');
		document.writeln('<p><span><a href="http://dev.s-cubism.com/" target="_blank">sqlabs (エスキュービズムラボ)&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span><a href="http://dev.s-cubism.com/" target="_blank" class="tech_logo"><img src="/img/imgside_logo_labs.gif" alt="sqlabs（エスキュービズムラボ" /></a></p>');

		document.writeln('<p><span><a href="http://nfc.s-cubism.jp/" target="_blank">エスキュービズムNFC研究所&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span><a href="http://nfc.s-cubism.jp/" target="_blank" class="tech_logo"><img src="/img/bc_NFC_institute.gif" alt="エスキュービズムNFC研究所" /></a></p>');

		document.writeln('</div>');
		document.writeln('<div><img src="/img/gray_box_220x40.gif" alt=""></div>');

		document.writeln('</div>');

		document.writeln('<div style="margin:24px 0;text-align:center;"><a href="http://privacymark.jp/" target="_blank"><img src="https://s-cubism.jp/img/p_mark/17000676_01_100_JP.gif" alt="プライバシーマーク"></a></div>');

		if(this.location.href=="https://s-cubism.jp/contact/index.php" || this.location.href=="https://www.s-cubism.jp/contact/index.php"){

			document.writeln('<div style="margin:10px 0;text-align:center;">');
			document.writeln('<span id="ss_img_wrapper_115-57_image_ja"><a href="http://jp.globalsign.com/" target="_blank"><img alt="SSL　グローバルサインのサイトシール" border="0" id="ss_img" src="//seal.globalsign.com/SiteSeal/images/gs_noscript_115-57_ja.gif"></a></span><script type="text/javascript" src="//seal.globalsign.com/SiteSeal/gs_image_115-57_ja.js" defer="defer"></script>');
			document.writeln('</div>');
		}

		document.writeln('</div></div>');


// 左メニューを展開する、httpsのページ時。


	}else if(h_ref==1&&proto_col==1){

		document.writeln('<script type="text/javascript">');
		document.writeln('ddaccordion.init({');
		document.writeln('  headerclass: "title",');
		document.writeln('  contentclass: "submenu",');
		document.writeln('  collapseprev: true,');
		document.writeln('  defaultexpanded: ['+accordion+'],');
		document.writeln('  animatedefault: false,');
		document.writeln('  persiststate: false,');
		document.writeln('  toggleclass: ["title", "title"],');
		document.writeln('  togglehtml: ["prefix", "", ""], ');
		document.writeln('  animatespeed: "normal" ');
		document.writeln('})');
		document.writeln('</script>');

		document.writeln('<div class="mainmenu">');
		document.writeln('<div class="title" id="company_title"><a href="#"><img src="https://s-cubism.jp/img/mainmenu_company.gif" alt="会社概要/理念" /></a></div>');
		document.writeln('<dl class="submenu" id="company">');
		document.writeln('<dd><a ID="about_scubism" href="http://s-cubism.jp/company/about_scubism.html">エスキュービズムとは</a></dd>');
		document.writeln('<dd><a ID="fair_and_challenge" href="http://s-cubism.jp/company/fair_and_challenge.html">Ｆａｉｒ＆Ｃｈａｌｌｅｎｇｅについて</a></dd>');
		document.writeln('<dd><a ID="important_method" href="http://s-cubism.jp/company/important_method.html">大事にする考え方</a></dd>');
		document.writeln('<dd><a ID="our_origin" href="http://s-cubism.jp/company/our_origin.html">社名の由来</a></dd>');
		document.writeln('<dd><a ID="about_our_company" href="http://s-cubism.jp/company/about_our_company.html">会社概要</a></dd>');
		document.writeln('<dd><a ID="officer" href="http://s-cubism.jp/company/officer.html">役員一覧</a></dd>');
		document.writeln('<dd><a ID="strategy" href="http://s-cubism.jp/company/strategy.html">企業戦略</a></dd>');
		document.writeln('<dd><a ID="business_policy" href="http://s-cubism.jp/company/business_policy.html">事業方針</a></dd>');
		document.writeln('<dd><a ID="our_vision" id="our_vision" href="http://s-cubism.jp/company/our_vision.html">ビジョンとして目指す姿</a></dd>');
		document.writeln('</dl>');
		document.writeln('<div class="title" id="business_title"><a href="#"><img src="https://s-cubism.jp/img/mainmenu_business.gif" alt="事業概要" /></a></div>');
		document.writeln('<dl class="submenu" id="business">');
		document.writeln('<dd><a ID="business_model" href="http://s-cubism.jp/customer/business_model.html">事業概要</a></dd>');
		document.writeln('<dd><a ID="revolution_kouri" href="http://s-cubism.jp/customer/revolution_kouri.html">小売革命（EC・小売事業者向けシステムソリューションサービス）</a></dd>');
		document.writeln('<dd><a ID="revolution_eigyo" href="http://s-cubism.jp/customer/revolution_eigyo.html">営業革命（会社なび法人サービス）</a></dd>');
		document.writeln('<dd><a ID="revolution_shukatsu" href="http://s-cubism.jp/customer/revolution_shukatsu.html">就活革命（会社なび/就職活動）</a></dd>');
		document.writeln('<dd><a ID="revolution_db" href="http://s-cubism.jp/customer/revolution_db.html">DB革命（NoSQLソリューションサービス）</a></dd>');
		document.writeln('<dd><a ID="netshop" href="http://s-cubism.jp/customer/netshop.html">ネットショップ事業</a></dd>');
		document.writeln('</dl>');
		document.writeln('<div id="service_title"><a href="http://s-cubism.jp/customer/all_products.html"><img src="https://s-cubism.jp/img/mainmenu_service.gif" alt="サービス・プロダクト一覧" /></a></div>');
		document.writeln('<div class="title" id="recruit_title"><a href="#"><img src="https://s-cubism.jp/img/mainmenu_recruit.gif" alt="採用情報" /></a></div>');
		document.writeln('<dl class="submenu" id="recruit">');
		document.writeln('<dd><a ID="for_contestant" href="http://s-cubism.jp/careers/for_contestant.html">応募される方へ</a></dd>');
		document.writeln('<dd><a ID="goal_org" href="http://s-cubism.jp/careers/goal_org.html">目指す組織</a></dd>');
		document.writeln('<dd><a ID="message" href="http://s-cubism.jp/careers/message.html">メッセージ</a></dd>');
		document.writeln('<dd><a ID="our_wish" href="http://s-cubism.jp/careers/our_wish.html">求める人材</a></dd>');
		document.writeln('<dd><a ID="our_standard" href="http://s-cubism.jp/careers/our_standard.html">採用基準</a></dd>');
		document.writeln('<dd><a ID="person" href="http://s-cubism.jp/careers/person.html">人格者を目指す</a></dd>');
		document.writeln('<dd><a ID="office" href="http://s-cubism.jp/careers/office.html">オフィス風景</a></dd>');
		document.writeln('<dd><a ID="our_system" href="http://s-cubism.jp/careers/our_system.html">人事制度方針</a></dd>');
		document.writeln('<dd><a ID="valuation" href="http://s-cubism.jp/careers/valuation.html">評価報酬制度</a></dd>');
		document.writeln('<dd><a ID="staff" href="http://s-cubism.jp/careers/staff.html">社員について</a></dd>');

		document.writeln('<dd><a ID="club_activity" href="http://s-cubism.jp/careers/club_activity.html">社内部活一覧</a></dd>');

		document.writeln('<dd><a href="http://job13.mynavi.jp/13/pc/search/corp92376/outline.html" target="_blank">新卒採用募集要項&nbsp;<img src="https://s-cubism.jp/img/icon_outer_link.gif" alt="外部リンク" /></a></dd>');
		document.writeln('<dd><a ID="occupation" href="http://s-cubism.jp/careers/occupation.html">中途採用募集職種</a></dd>');
		document.writeln('<dd><a ID="entry_form_menu" href="http://s-cubism.jp/careers/entry/index.php">エントリーフォーム</a></dd>');
		document.writeln('</dl>');
		document.writeln('<div id="news_title"><a href="http://s-cubism.jp/news/news.html"><img src="https://s-cubism.jp/img/mainmenu_news.gif" alt="News&Topics" /></a></div>');
		document.writeln('<div id="access_title"><a href="http://s-cubism.jp/access.html"><img src="https://s-cubism.jp/img/mainmenu_access.gif" alt="アクセス" /></a></div>');
		document.writeln('<div id="contact_title"><a href="http://s-cubism.jp/contact/index.php"><img src="https://s-cubism.jp/img/mainmenu_contact.gif" alt="お問い合わせ" /></a></div>');

	if(this.location.href!="https://s-cubism.jp/careers/entry/index.php" && this.location.href!="https://www.s-cubism.jp/careers/entry/index.php"){

		document.writeln('<div class="clearfix"></div>');

	}

		document.writeln('<div class="news_topics">');
		document.writeln('<div class="to_alllist"><p><a href="http://s-cubism.jp/news/news.html">一覧へ</a></p></div>');
		document.writeln('<div class="news">');

		var str = dw_newsrelease();
		document.writeln(str);

		document.writeln('</div>');
		document.writeln('<div><img src="https://s-cubism.jp/img/gray_box_220x40.gif" alt=""></div>');
		document.writeln('</div>');

		document.writeln('<div class="related_company">');
		document.writeln('<div class="to_alllist"></div>');
		document.writeln('<div class="co_list">');
		document.writeln('<p><span><a href="http://tech.s-cubism.jp/" target="_blank">株式会社エスキュービズムテクノロジー&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span></p>');
		document.writeln('<p><span><a href="http://bsol.s-cubism.jp/" target="_blank">株式会社エスキュービズムビジネスソリューションズ&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span></p>');
		document.writeln('<p><span><a href="http://career.s-cubism.jp/" target="_blank">株式会社エスキュービズムキャリア総合研究所&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span></p>');
		document.writeln('</div>');
		document.writeln('<div><img src="https://s-cubism.jp/img/gray_box_220x40.gif" alt=""></div>');

		document.writeln('<div class="research_develop">');
		document.writeln('<div class="to_alllist"></div>');
		document.writeln('<div class="co_list">');
		document.writeln('<p><span><a href="http://dev.s-cubism.com/" target="_blank">sqlabs (エスキュービズムラボ)&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span><a href="http://dev.s-cubism.com/" target="_blank" class="tech_logo"><img src="/img/imgside_logo_labs.gif" alt="sqlabs（エスキュービズムラボ" /></a></p>');

		document.writeln('<p><span><a href="http://nfc.s-cubism.jp/" target="_blank">エスキュービズムNFC研究所&nbsp;<img src="/img/icon_outer_link.gif" alt="外部リンク" /></a></span><a href="http://nfc.s-cubism.jp/" target="_blank" class="tech_logo"><img src="/img/bc_NFC_institute.gif" alt="エスキュービズムNFC研究所" /></a></p>');

		document.writeln('</div>');
		document.writeln('<div><img src="/img/gray_box_220x40.gif" alt=""></div>');

		document.writeln('</div>');

		document.writeln('<div style="margin:24px 0;text-align:center;"><a href="http://privacymark.jp/" target="_blank"><img src="https://s-cubism.jp/img/p_mark/17000676_01_100_JP.gif" alt="プライバシーマーク"></a></div>');

		if(this.location.href=="https://s-cubism.jp/careers/entry/index.php" || this.location.href=="https://www.s-cubism.jp/careers/entry/index.php"){
			document.writeln('<div style="margin:10px 0;text-align:center;">');
			document.writeln('<span id="ss_img_wrapper_115-57_image_ja"><a href="http://jp.globalsign.com/" target="_blank"><img alt="SSL　グローバルサインのサイトシール" border="0" id="ss_img" src="//seal.globalsign.com/SiteSeal/images/gs_noscript_115-57_ja.gif"></a></span><script type="text/javascript" src="//seal.globalsign.com/SiteSeal/gs_image_115-57_ja.js" defer="defer"></script>');
			document.writeln('</div>');
		}
		document.writeln('</div></div>');
	}

// 左メニューで今居るページについて、メニュー項目の背景色を変える。

	if(now_here){
		document.getElementById(now_here).style.background = "#ebebeb";
	}
}





function init_scubism_foot(){

// フッターを出力する。表示されるページがhttpsかhttpかで分岐。

	if(this.location.protocol=="https"){
		document.writeln('<div class="footer">');
		document.writeln('<div class="footer_nav">');
		document.writeln('<ul>');
		document.writeln('<li><a href="http://s-cubism.jp/policy.html">プライバシーポリシー</a>&nbsp;|&nbsp;</li>');
		document.writeln('<li><a href="http://s-cubism.jp/sitemap.html">サイトマップ</a>&nbsp;|&nbsp;</li>');
		document.writeln('<li><a href="http://s-cubism.jp/contact/index.php">お問い合わせ</a></li>');
		document.writeln('</ul>');
		document.writeln('<p><span><a href="#page_top">このページのTOPへ</a></span></p>');
		document.writeln('</div>');

		document.writeln('<div class="footer_link">');
		document.writeln('<table>');
		document.writeln('<tr>');
		document.writeln('<th class="media_division"><a href="http://s-cubism.jp/customer/revolution_eigyo.html">会社なび事業</a></th>');
		document.writeln('<th class="solution_division"><a href="http://s-cubism.jp/customer/revolution_kouri.html">ソリューション事業</a></th>');
		document.writeln('<th class="shop_division"><a href="http://s-cubism.jp/customer/netshop.html">ショップ運営</a></th>');
		document.writeln('<th class="to_consumer">お客様とのつながり</th>');
		document.writeln('<th class="relative_company">グループ企業/関連会社</th>');
		document.writeln('</tr>');

		document.writeln('<tr>');
		document.writeln('<td class="media_division2"><a href="http://kaisyanavi.jp/" target="_blank">会社なび（会社ナビ）</a></td>');
		document.writeln('<td class="solution_division"><a href="http://excellent-solution.jp/" target="_blank">Excellent（エクセレント）</a></td>');
		document.writeln('<td class="shop_division"><a href="http://www.rakuten.co.jp/ec-orange/" target="_blank">EC-Orangeショップ 楽天市場店</a></td>');
		document.writeln('<td class="to_consumer"><a href="http://gs.kaisyanavi.jp/blog/" target="_blank">会社なび/外注先探し&nbsp;スタッフブログ</a></td>');
		document.writeln('<td class="relative_company"><a href="http://tech.s-cubism.jp/" target="_blank">株式会社エスキュービズムテクノロジー</a></td>');
		document.writeln('</tr>');

		document.writeln('<tr>');
		document.writeln('<td class="media_division2"><a href="https://gs.kaisyanavi.jp/kaisyanavi_catalog/" target="_blank">会社なび/カタログ</a></td>');
		document.writeln('<td class="solution_division"><a href="http://ec-cube.ec-orange.jp/" target="_blank">EC-Orange（イーシーオレンジ）</a></td>');
		document.writeln('<td class="shop_division"><a href="http://www.gmarket.co.jp/shop/ec-orange" target="_blank">EC-Orangeショップ Gmarket店</a></td>');
		document.writeln('<td class="to_consumer"><a href="http://ec-cube.ec-orange.jp/blogs/" target="_blank">EC-Orange&nbsp;スタッフブログ</a></td>');
		document.writeln('<td class="relative_company"><a href="http://bsol.s-cubism.jp/" target="_blank">株式会社エスキュービズムビジネスソリューションズ</a></td>');
		document.writeln('</tr>');

		document.writeln('<tr>');
		document.writeln('<td class="media_division2"><a href="http://bk.kaisyanavi.jp/" target="_blank">会社なび/ブック</a></td>');
		document.writeln('<td class="solution_division"><a href="http://ec-cube.ec-orange.jp/lineup/shop/" target="_blank">EC-Orange ショップ</a></td>');
		document.writeln('<td class="shop_division"><a href="http://m.aumall.jp/user/25158347?e=myp_top_003" target="_blank">EC-Orangeショップ ビッダーズ店</a></td>');
		document.writeln('<td class="to_consumer"><a href="http://twitter.com/intent/user?screen_name=EC_Orange" target="_blank">Twitter&nbsp;@&nbsp;EC-Orange</a></td>');
		document.writeln('<td class="relative_company"><a href="http://career.s-cubism.jp/" target="_blank">株式会社エスキュービズムキャリア総合研究所</a></td>');
		document.writeln('</tr>');

		document.writeln('<tr>');
		document.writeln('<td class="media_division2"><a href="http://gs.kaisyanavi.jp/" target="_blank">会社なび/外注先探し</a></td>');
		document.writeln('<td class="solution_division"><a href="http://ec-cube.ec-orange.jp/lineup/mall/" target="_blank">EC-Orange モール</a></td>');
		document.writeln('<td class="shop_division"><a href="http://www.rakuten.co.jp/orangina/index.html" target="_blank">Orangina（オランジーナ）</a></td>');
		document.writeln('<td class="to_consumer"><a href="http://dev.s-cubism.com/" target="_blank">sqlabs（エスキュービズムラボ）</a></td>');
		document.writeln('<td class="relative_company">&nbsp;</td>');
		document.writeln('</tr>');

		document.writeln('<tr>');
		document.writeln('<td class="media_division2"><a href="http://sk.kaisyanavi.jp/" target="_blank">会社なび/就職活動</a></td>');
		document.writeln('<td class="solution_division"><a href="http://ec-cube.ec-orange.jp/lineup/pos/" target="_blank">EC-Orange POS</a></td>');
		document.writeln('<td class="shop_division">&nbsp;</td>');
		document.writeln('<td class="to_consumer">&nbsp;</td>');
		document.writeln('<td class="relative_company">&nbsp;</td>');
		document.writeln('</tr>');

		document.writeln('</table>');
		document.writeln('</div>');

		document.writeln('<div class="footer_copyright"><span>&copy;2006-2012 S-cubism All rights reserved.</span></div>');
		document.writeln('</div>');

		document.writeln('</div>');

		document.writeln('<script type="text/javascript" src="https://apis.google.com/js/plusone.js">');
		document.writeln('  {lang: "ja"}');
		document.writeln('</script>');

	}else{
		document.writeln('<div class="footer">');
		document.writeln('<div class="footer_nav">');
		document.writeln('<ul>');
		document.writeln('<li><a href="http://s-cubism.jp/policy.html">プライバシーポリシー</a>&nbsp;|&nbsp;</li>');
		document.writeln('<li><a href="http://s-cubism.jp/sitemap.html">サイトマップ</a>&nbsp;|&nbsp;</li>');
		document.writeln('<li><a href="http://s-cubism.jp/contact/index.php">お問い合わせ</a></li>');
		document.writeln('</ul>');
		document.writeln('<p><span><a href="#page_top">このページのTOPへ</a></span></p>');
		document.writeln('</div>');

		document.writeln('<div class="footer_link">');
		document.writeln('<table>');
		document.writeln('<tr>');
		document.writeln('<th class="media_division"><a href="http://s-cubism.jp/customer/revolution_eigyo.html">会社なび事業</a></th>');
		document.writeln('<th class="solution_division"><a href="http://s-cubism.jp/customer/revolution_kouri.html">ソリューション事業</a></th>');
		document.writeln('<th class="shop_division"><a href="http://s-cubism.jp/customer/netshop.html">ショップ運営</a></th>');
		document.writeln('<th class="to_consumer">お客様とのつながり</th>');
		document.writeln('<th class="relative_company">グループ企業/関連会社</th>');
		document.writeln('</tr>');

		document.writeln('<tr>');
		document.writeln('<td class="media_division2"><a href="http://kaisyanavi.jp/" target="_blank">会社なび（会社ナビ）</a></td>');
		document.writeln('<td class="solution_division"><a href="http://excellent-solution.jp/" target="_blank">Excellent（エクセレント）</a></td>');
		document.writeln('<td class="shop_division"><a href="http://www.rakuten.co.jp/ec-orange/" target="_blank">EC-Orangeショップ 楽天市場店</a></td>');
		document.writeln('<td class="to_consumer"><a href="http://gs.kaisyanavi.jp/blog/" target="_blank">会社なび/外注先探し&nbsp;スタッフブログ</a></td>');
		document.writeln('<td class="relative_company"><a href="http://tech.s-cubism.jp/" target="_blank">株式会社エスキュービズムテクノロジー</a></td>');
		document.writeln('</tr>');

		document.writeln('<tr>');
		document.writeln('<td class="media_division2"><a href="https://gs.kaisyanavi.jp/kaisyanavi_catalog/" target="_blank">会社なび/カタログ</a></td>');
		document.writeln('<td class="solution_division"><a href="http://ec-cube.ec-orange.jp/" target="_blank">EC-Orange（イーシーオレンジ）</a></td>');
		document.writeln('<td class="shop_division"><a href="http://www.gmarket.co.jp/shop/ec-orange" target="_blank">EC-Orangeショップ Gmarket店</a></td>');
		document.writeln('<td class="to_consumer"><a href="http://ec-cube.ec-orange.jp/blogs/" target="_blank">EC-Orange&nbsp;スタッフブログ</a></td>');
		document.writeln('<td class="relative_company"><a href="http://bsol.s-cubism.jp/" target="_blank">株式会社エスキュービズムビジネスソリューションズ</a></td>');
		document.writeln('</tr>');

		document.writeln('<tr>');
		document.writeln('<td class="media_division2"><a href="http://bk.kaisyanavi.jp/" target="_blank">会社なび/ブック</a></td>');
		document.writeln('<td class="solution_division"><a href="http://ec-cube.ec-orange.jp/lineup/shop/" target="_blank">EC-Orange ショップ</a></td>');
		document.writeln('<td class="shop_division"><a href="http://m.aumall.jp/user/25158347?e=myp_top_003" target="_blank">EC-Orangeショップ ビッダーズ店</a></td>');
		document.writeln('<td class="to_consumer"><a href="http://twitter.com/intent/user?screen_name=EC_Orange" target="_blank">Twitter&nbsp;@&nbsp;EC-Orange</a></td>');
		document.writeln('<td class="relative_company"><a href="http://career.s-cubism.jp/" target="_blank">株式会社エスキュービズムキャリア総合研究所</a></td>');
		document.writeln('</tr>');

		document.writeln('<tr>');
		document.writeln('<td class="media_division2"><a href="http://gs.kaisyanavi.jp/" target="_blank">会社なび/外注先探し</a></td>');
		document.writeln('<td class="solution_division"><a href="http://ec-cube.ec-orange.jp/lineup/mall/" target="_blank">EC-Orange モール</a></td>');
		document.writeln('<td class="shop_division"><a href="http://www.rakuten.co.jp/orangina/index.html" target="_blank">Orangina（オランジーナ）</a></td>');
		document.writeln('<td class="to_consumer"><a href="http://dev.s-cubism.com/" target="_blank">sqlabs（エスキュービズムラボ）</a></td>');
		document.writeln('<td class="relative_company">&nbsp;</td>');
		document.writeln('</tr>');

		document.writeln('<tr>');
		document.writeln('<td class="media_division2"><a href="http://sk.kaisyanavi.jp/" target="_blank">会社なび/就職活動</a></td>');
		document.writeln('<td class="solution_division"><a href="http://ec-cube.ec-orange.jp/lineup/pos/" target="_blank">EC-Orange POS</a></td>');
		document.writeln('<td class="shop_division">&nbsp;</td>');
		document.writeln('<td class="to_consumer">&nbsp;</td>');
		document.writeln('<td class="relative_company">&nbsp;</td>');
		document.writeln('</tr>');

		document.writeln('</table>');
		document.writeln('</div>');

		document.writeln('<div class="footer_copyright"><span>&copy;2006-2012 S-cubism All rights reserved.</span></div>');
		document.writeln('</div>');

		document.writeln('</div>');

		document.writeln('<script type="text/javascript" src="https://apis.google.com/js/plusone.js">');
		document.writeln('  {lang: "ja"}');
		document.writeln('</script>');
	}
}





function init_careers_menu(param){

// 採用ページの今居るページインジケータ。今居るページの職種名箇所が違うclass名になる。

		document.writeln('<div class="margin_b_24"><img src="../img/coloum_stitle_career_01.gif" alt="" /></div>');
		document.writeln('<p class="fl_left_345">');

		if(param==0){
			document.writeln('■<a href="/careers/occupation_pm.html" class="career_gray">プロジェクトマネージャー</a><br />');
		}else{
			document.writeln('■<a href="/careers/occupation_pm.html">プロジェクトマネージャー</a><br />');
		}

		if(param==1){
			document.writeln('■<a href="/careers/occupation_se.html" class="career_gray">システムエンジニア</a><br />');
		}else{
			document.writeln('■<a href="/careers/occupation_se.html">システムエンジニア</a><br />');
		}

		if(param==2){
			document.writeln('■<a href="/careers/occupation_sse.html" class="career_gray">システムソリューション営業</a><br />');
		}else{
			document.writeln('■<a href="/careers/occupation_sse.html">システムソリューション営業</a><br />');
		}

		if(param==3){
			document.writeln('■<a href="/careers/occupation_dm.html" class="career_gray">開発マネージャー</a><br />');
		}else{
			document.writeln('■<a href="/careers/occupation_dm.html">開発マネージャー</a><br />');
		}

		if(param==4){
			document.writeln('■<a href="/careers/occupation_designer.html" class="career_gray">デザイナー</a>');
		}else{
			document.writeln('■<a href="/careers/occupation_designer.html">デザイナー</a>');
		}

		document.writeln('</p>');
		document.writeln('<p class="fl_left_345">');

		if(param==5){
			document.writeln('■<a href="/careers/occupation_netsd.html" class="career_gray">ネットショップ運営ディレクター</a><br />');
		}else{
			document.writeln('■<a href="/careers/occupation_netsd.html">ネットショップ運営ディレクター</a><br />');
		}

		if(param==6){
			document.writeln('■<a href="/careers/occupation_netss.html" class="career_gray">ネットショップ運営スタッフ</a><br />');
		}else{
			document.writeln('■<a href="/careers/occupation_netss.html">ネットショップ運営スタッフ</a><br />');
		}

		if(param==7){
			document.writeln('■<a href="/careers/occupation_knr.html" class="career_gray">会社なび営業（リーダー）</a><br />');
		}else{
			document.writeln('■<a href="/careers/occupation_knr.html">会社なび営業（リーダー）</a><br />');
		}

		if(param==8){
			document.writeln('■<a href="/careers/occupation_knm.html" class="career_gray">会社なび営業（メンバー）</a><br />');
		}else{
			document.writeln('■<a href="/careers/occupation_knm.html">会社なび営業（メンバー）</a><br />');
		}

		if(param==9){
			document.writeln('■<a href="/careers/occupation_jimu.html" class="career_gray">事務職</a>');
		}else{
			document.writeln('■<a href="/careers/occupation_jimu.html">事務職</a>');
		}
		document.writeln('</p>');
		document.writeln('<div><img src="../img/coloum_sbg_daiji_690dot.gif" alt="" /></div>');
}

