// JavaScript Document
//HOME
function index(){window.location.href="?z=contents.intro"} //¸ÞÀÎ

// ¸Þ´º
function product(){window.location.href="?z=bbs.gallery1&zz=list"} //ÇÁ·Î´öÆ®
function new0(){window.location.href="?z=contents.new"} //new
function popup(){window.location.href="?z=contents.new_popup"} //newÆË¾÷
function gallery(){window.location.href="?z=contents.gallery"} //°¶·¯¸®
function fs(){window.location.href="?z=contents.fs"} //fs
function about(){window.location.href="?z=contents.about"} //about
function contact(){window.location.href="?z=contents.contact"} //contact

// Æû¸ÞÀÏ

function inquiry(){window.location.href="?z=form.inquiry"} //contact








