// JavaScript Document
//HOME
function index(){window.location.href="?z=contents.index"}


//01_companyProfile
function company01(){window.location.href="?z=contents.company01"}
function company02(){window.location.href="?z=contents.company02"}
function company03(){window.location.href="?z=contents.company03"}



//01_Product
function product01(){window.location.href="?z=contents.product01"}
function product02(){window.location.href="?z=contents.product02"}
function product03(){window.location.href="?z=contents.product03"}
function product04(){window.location.href="?z=contents.product04"}
function product05(){window.location.href="?z=contents.product05"}
function product06(){window.location.href="?z=contents.product06"}



function export01(){window.location.href="?z=contents.export01"}
function export02(){window.location.href="?z=contents.export02"}
function export03(){window.location.href="?z=contents.export03"}
function export04(){window.location.href="?z=contents.export04"}
function export05(){window.location.href="?z=contents.export05"}

function import01(){window.location.href="?z=contents.import01"}

function estimation(){window.location.href="?z=form.estimation"}
function board(){window.location.href="?z=bbs.board&zz=list"}
function board2(){window.location.href="?z=bbs.notice&zz=list"}
function data(){window.location.href="?z=bbs.data&zz=list"}


function sitemap(){window.location.href="?z=contents.sitemap"}



