$(function () { $(".site-header").load("../_layout/header.html"); $(".site-footer").load("../_layout/footer.html"); //lnb // $('.lnb-area').load("_layout/lnb.html"); });