// お問合せフォームポップアップ　　2010/6/24 作成

document.write("<form>");
document.write("<input type='hidden' id='category1' name='category1' value=''>");
document.write("<input type='hidden' id='category2' name='category2' value=''>");
document.write("<input type='hidden' id='type' name='type' value=''>");
document.write("<input type='hidden' id='campaign' name='campaign' value=''>");
document.write("</form>");

function contactPopup(str1) {
	
//alert(location.pathname);

    //ホーム
	if(location.pathname == '/') {category1 = "top"; type = "other"; campaign = "";}
    if(location.pathname == '/index.html') {category1 = "top"; type = "other"; campaign = "";}
	
	//事例紹介
	if(location.pathname == '/cases/') {category1 = "case-index"; type = "product"; campaign = "";}
	if(location.pathname == '/cases/index.html') {category1 = "case-index"; type = "product"; campaign = "";}
	if(location.pathname == '/cases/cs-000-001.html') {category1 = "cs-000-001"; type = "product"; campaign = "";}
	if(location.pathname == '/cases/cs-000-002.html') {category1 = "cs-000-002"; type = "product"; campaign = "";}
	if(location.pathname == '/cases/cs-000-003.html') {category1 = "cs-000-003"; type = "product"; campaign = "";}
	if(location.pathname == '/cases/cs-000-004.html') {category1 = "cs-000-004"; type = "product"; campaign = "";}
	if(location.pathname == '/cases/cs-000-005.html') {category1 = "cs-000-005"; type = "product"; campaign = "";}
	if(location.pathname == '/cases/cs-000-006.html') {category1 = "cs-000-006"; type = "product"; campaign = "";}
	if(location.pathname == '/cases/cs-000-007.html') {category1 = "cs-000-007"; type = "product"; campaign = "";}
	if(location.pathname == '/cases/cs-000-008.html') {category1 = "cs-000-008"; type = "product"; campaign = "";}

　　//さくら情報システムの５つの強み
	if(location.pathname == '/core/') {category1 = "core-index"; type = "product"; campaign = "";}
	if(location.pathname == '/core/index.html') {category1 = "core-index"; type = "product"; campaign = "";}
	if(location.pathname == '/core/accounting.html') {category1 = "core-acc"; type = "product"; campaign = "";}
	if(location.pathname == '/core/cosourcing.html') {category1 = "core-cos"; type = "product"; campaign = "";}
	if(location.pathname == '/core/finance.html') {category1 = "core-fin"; type = "product"; campaign = "";}
	if(location.pathname == '/core/hr.html') {category1 = "core-hr"; type = "product"; campaign = "";}
	if(location.pathname == '/core/security.html') {category1 = "core-sec"; type = "product"; campaign = "";}
	
	//会社情報
	if(location.pathname == '/corporate/') {category1 = "corp-index"; type = "other"; campaign = "";}
	if(location.pathname == '/corporate/index.html') {category1 = "corp-index"; type = "other"; campaign = "";}
	if(location.pathname == '/corporate/bases.html') {category1 = "corp-bases"; type = "other"; campaign = "";}
	if(location.pathname == '/corporate/group.html') {category1 = "corp-group"; type = "other"; campaign = "";}
	if(location.pathname == '/corporate/guideline.html') {category1 = "corp-guideline"; type = "other"; campaign = "";}
	if(location.pathname == '/corporate/history.html') {category1 = "corp-history"; type = "other"; campaign = "";}
	if(location.pathname == '/corporate/manual.html') {category1 = "corp-manual"; type = "other"; campaign = "";}
	if(location.pathname == '/corporate/officer.html') {category1 = "corp-officer"; type = "other"; campaign = "";}
	if(location.pathname == '/corporate/organization.html') {category1 = "corp-organaization"; type = "other"; campaign = "";}
	if(location.pathname == '/corporate/privacy.html') {category1 = "corp-privacy"; type = "other"; campaign = "";}
	if(location.pathname == '/corporate/profile.html') {category1 = "corp-profile"; type = "other"; campaign = "";}	
	
	//イベント・セミナー
	if(location.pathname == '/events/') {category1 = "es-index"; type = "product"; campaign = "";}
	if(location.pathname == '/events/index.html') {category1 = "es-index"; type = "product"; campaign = "";}
	if(location.pathname == '/events/es-001.html') {category1 = "es-001"; type = "product"; campaign = "";}
	if(location.pathname == '/events/es-002.html') {category1 = "es-002"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-007.html') {category1 = "es-000-007"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-010.html') {category1 = "es-000-010"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-011.html') {category1 = "es-000-011"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-012.html') {category1 = "es-000-012"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-013.html') {category1 = "es-000-013"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-017.html') {category1 = "es-000-017"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-019.html') {category1 = "es-000-019"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-021.html') {category1 = "es-000-021"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-023.html') {category1 = "es-000-023"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-024.html') {category1 = "es-000-024"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-025.html') {category1 = "es-000-025"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-026.html') {category1 = "es-000-026"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-029.html') {category1 = "es-000-029"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-030.html') {category1 = "es-000-030"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-031.html') {category1 = "es-000-031"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-041.html') {category1 = "es-000-041"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-042.html') {category1 = "es-000-042"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-045.html') {category1 = "es-000-045"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-049.html') {category1 = "es-000-049"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-052.html') {category1 = "es-000-052"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-054.html') {category1 = "es-000-054"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-055.html') {category1 = "es-000-055"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-058.html') {category1 = "es-000-058"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-060.html') {category1 = "es-000-060"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-062.html') {category1 = "es-000-062"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-063.html') {category1 = "es-000-063"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-065.html') {category1 = "es-000-065"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-073.html') {category1 = "es-000-073"; type = "product"; campaign = "";}
	if(location.pathname == '/events/tp-000-074.html') {category1 = "es-000-074"; type = "product"; campaign = "";}
	
	//製品・サービス
	if(location.pathname == '/products-services/') {category1 = "products-index"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/index.html') {category1 = "products-index"; type = "product"; campaign = "";}	
	if(location.pathname == '/products-services/ps-000-001.html') {category1 = "ps-000-001"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-002.html') {category1 = "ps-000-002"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-006.html') {category1 = "ps-000-006"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-010.html') {category1 = "ps-000-010"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-011.html') {category1 = "ps-000-011"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-012.html') {category1 = "ps-000-012"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-013.html') {category1 = "ps-000-013"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-017.html') {category1 = "ps-000-017"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-018.html') {category1 = "ps-000-018"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-020.html') {category1 = "ps-000-020"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-021.html') {category1 = "ps-000-021"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-022.html') {category1 = "ps-000-022"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-023.html') {category1 = "ps-000-023"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-024.html') {category1 = "ps-000-024"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-025.html') {category1 = "ps-000-025"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-026.html') {category1 = "ps-000-026"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-028.html') {category1 = "ps-000-028"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-029.html') {category1 = "ps-000-029"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-031.html') {category1 = "ps-000-031"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-032.html') {category1 = "ps-000-032"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-033.html') {category1 = "ps-000-033"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-034.html') {category1 = "ps-000-034"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-035.html') {category1 = "ps-000-035"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-036.html') {category1 = "ps-000-036"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-037.html') {category1 = "ps-000-037"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-038.html') {category1 = "ps-000-038"; type = "product"; campaign = "";}	
	if(location.pathname == '/products-services/ps-000-039.html') {category1 = "ps-000-039"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-040.html') {category1 = "ps-000-040"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-041.html') {category1 = "ps-000-041"; type = "product"; campaign = "";}	
	if(location.pathname == '/products-services/ps-000-045.html') {category1 = "ps-000-045"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-046.html') {category1 = "ps-000-046"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-047.html') {category1 = "ps-000-047"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-048.html') {category1 = "ps-000-048"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-049.html') {category1 = "ps-000-049"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-055.html') {category1 = "ps-000-055"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-057.html') {category1 = "ps-000-057"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-059.html') {category1 = "ps-000-059"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-060.html') {category1 = "ps-000-060"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-061.html') {category1 = "ps-000-061"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-062.html') {category1 = "ps-000-062"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-063.html') {category1 = "ps-000-063"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-065.html') {category1 = "ps-000-065"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-066.html') {category1 = "ps-000-066"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-067.html') {category1 = "ps-000-067"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-068.html') {category1 = "ps-000-068"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-069.html') {category1 = "ps-000-069"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-070.html') {category1 = "ps-000-070"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-071.html') {category1 = "ps-000-071"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-000-072.html') {category1 = "ps-000-072"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-001.html') {category1 = "ps-001"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-001-001.html') {category1 = "ps-001-001"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-001-002.html') {category1 = "ps-001-002"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-001-003.html') {category1 = "ps-001-003"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-001-004.html') {category1 = "ps-001-004"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-001-005.html') {category1 = "ps-001-005"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-001-006.html') {category1 = "ps-001-006"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-001-007.html') {category1 = "ps-001-007"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002.html') {category1 = "ps-002"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-001.html') {category1 = "ps-002-001"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-002.html') {category1 = "ps-002-002"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-003.html') {category1 = "ps-002-003"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-004.html') {category1 = "ps-002-004"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-005.html') {category1 = "ps-002-005"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-006.html') {category1 = "ps-002-006"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-007.html') {category1 = "ps-002-007"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-008.html') {category1 = "ps-002-008"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-009.html') {category1 = "ps-002-009"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-010.html') {category1 = "ps-002-010"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-011.html') {category1 = "ps-002-011"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-012.html') {category1 = "ps-002-012"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-014.html') {category1 = "ps-002-014"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-015.html') {category1 = "ps-002-015"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-016.html') {category1 = "ps-002-016"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-017.html') {category1 = "ps-002-017"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-018.html') {category1 = "ps-002-018"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-019.html') {category1 = "ps-002-019"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-020.html') {category1 = "ps-002-020"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-021.html') {category1 = "ps-002-021"; type = "product"; campaign = "";}
	if(location.pathname == '/products-services/ps-002-022.html') {category1 = "ps-002-022"; type = "product"; campaign = "";}
	
	//採用情報
	if(location.pathname == '/recruit/') {category1 = "rec-index"; type = "other"; campaign = "";}
	if(location.pathname == '/recruit/index.html') {category1 = "rec-index"; type = "other"; campaign = "";}
	if(location.pathname == '/recruit/career.html') {category1 = "rec-career"; type = "other"; campaign = "";}
	
	//サイトマップ
	if(location.pathname == '/sitemap/') {category1 = "sitemap"; type = "other"; campaign = "";}
	if(location.pathname == '/sitemap/index.html') {category1 = "sitemap"; type = "other"; campaign = "";}
	
	//トピックス
	if(location.pathname == '/topics/') {category1 = "tp-index"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/index.html') {category1 = "tp-index"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-002.html') {category1 = "tp-000-002"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-005.html') {category1 = "tp-000-005"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-006.html') {category1 = "tp-000-006"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-007.html') {category1 = "tp-000-007"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-008.html') {category1 = "tp-000-008"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-009.html') {category1 = "tp-000-009"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-010.html') {category1 = "tp-000-010"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-011.html') {category1 = "tp-000-011"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-012.html') {category1 = "tp-000-012"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-013.html') {category1 = "tp-000-013"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-014.html') {category1 = "tp-000-014"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-015.html') {category1 = "tp-000-015"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-016.html') {category1 = "tp-000-016"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-017.html') {category1 = "tp-000-017"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-018.html') {category1 = "tp-000-018"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-019.html') {category1 = "tp-000-019"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-021.html') {category1 = "tp-000-021"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-022.html') {category1 = "tp-000-022"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-023.html') {category1 = "tp-000-023"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-024.html') {category1 = "tp-000-024"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-025.html') {category1 = "tp-000-025"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-026.html') {category1 = "tp-000-026"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-027.html') {category1 = "tp-000-027"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-028.html') {category1 = "tp-000-028"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-029.html') {category1 = "tp-000-029"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-030.html') {category1 = "tp-000-030"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-031.html') {category1 = "tp-000-031"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-032.html') {category1 = "tp-000-032"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-033.html') {category1 = "tp-000-033"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-034.html') {category1 = "tp-000-034"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-035.html') {category1 = "tp-000-035"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-036.html') {category1 = "tp-000-036"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-037.html') {category1 = "tp-000-037"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-039.html') {category1 = "tp-000-039"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-040.html') {category1 = "tp-000-040"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-041.html') {category1 = "tp-000-041"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-042.html') {category1 = "tp-000-042"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-043.html') {category1 = "tp-000-043"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-044.html') {category1 = "tp-000-044"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-045.html') {category1 = "tp-000-045"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-046.html') {category1 = "tp-000-046"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-047.html') {category1 = "tp-000-047"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-048.html') {category1 = "tp-000-048"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-049.html') {category1 = "tp-000-049"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-050.html') {category1 = "tp-000-050"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-051.html') {category1 = "tp-000-051"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-052.html') {category1 = "tp-000-052"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-053.html') {category1 = "tp-000-053"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-054.html') {category1 = "tp-000-054"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-055.html') {category1 = "tp-000-055"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-056.html') {category1 = "tp-000-056"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-057.html') {category1 = "tp-000-057"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-058.html') {category1 = "tp-000-058"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-059.html') {category1 = "tp-000-059"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-060.html') {category1 = "tp-000-060"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-061.html') {category1 = "tp-000-061"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-062.html') {category1 = "tp-000-062"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-063.html') {category1 = "tp-000-063"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-064.html') {category1 = "tp-000-064"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-065.html') {category1 = "tp-000-065"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-066.html') {category1 = "tp-000-066"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-067.html') {category1 = "tp-000-067"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-068.html') {category1 = "tp-000-068"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-069.html') {category1 = "tp-000-069"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-070.html') {category1 = "tp-000-070"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-071.html') {category1 = "tp-000-071"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-072.html') {category1 = "tp-000-072"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-000-073.html') {category1 = "tp-000-073"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-000-074.html') {category1 = "tp-000-074"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-002.html') {category1 = "tp-002"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-003.html') {category1 = "tp-003"; type = "other"; campaign = "";}
	if(location.pathname == '/topics/tp-004.html') {category1 = "tp-004"; type = "product"; campaign = "";}
	if(location.pathname == '/topics/tp-005.html') {category1 = "tp-005"; type = "product"; campaign = "";}
	
	//データセンター
	if(location.pathname == '/datacenter/') {category1 = "spe-dc"; type = "product"; campaign = "70110000000U1I6";}
	if(location.pathname == '/datacenter/index.html') {category1 = "spe-dc"; type = "product"; campaign = "70110000000U1I6";}

	
	//即給
	if(location.pathname == '/sokkyu/') {category1 = "spe-sokkyu"; type = "product"; campaign = "";}
	if(location.pathname == '/sokkyu/index.html') {category1 = "spe-sokkyu"; type = "product"; campaign = "";}
	if(location.pathname == '/sokkyu/feature/SOFE_0101.html') {category1 = "spe-sokkyu"; type = "product"; campaign = "";}
	if(location.pathname == '/sokkyu/introduction/SOIN_0101.html') {category1 = "spe-sokkyu"; type = "product"; campaign = "";}
	if(location.pathname == '/sokkyu/notation/SONO_0101.html') {category1 = "spe-sokkyu"; type = "product"; campaign = "";}
	
	//特集
	if(location.pathname == '/special/erp/') {category1 = "spe-erp"; type = "product"; campaign = "";}
	if(location.pathname == '/special/erp/index.html') {category1 = "spe-erp"; type = "product"; campaign = "";}
	if(location.pathname == '/special/ss2009/') {category1 = "spe-ss2009"; type = "product"; campaign = "";}
	if(location.pathname == '/special/ss2009/index.html') {category1 = "spe-ss2009"; type = "product"; campaign = "";}
	
	
	document.forms[0].elements['category1'].value =category1;
	document.forms[0].elements['category2'].value =str1;
	document.forms[0].elements['type'].value =type;
	document.forms[0].elements['campaign'].value =campaign;
	

if ( location.hostname == 'cp06100' ){ 
          strServerName = 'http://cp06100:8080/cont/';
        } else 
		
		    { if ( location.hostname == 'www-dev' ){ 
                strServerName = 'http://www-dev/cont/';}
		     else
            {strServerName = 'https://www.sakura-is.co.jp/cont/';}
		}
		
		window.open("","CONTACT");
		window.document.forms[0].action=strServerName+'contact.cgi';
		window.document.forms[0].target="CONTACT";
		window.document.forms[0].method="POST";
		
//alert(window.document.forms[0].elements['category1'].value);
//alert(window.document.forms[0].elements['category2'].value);
//alert(window.document.forms[0].elements['type'].value); 
//alert(window.document.forms[0].elements['campaign'].value);

window.document.forms[0].submit();

}
