// FOR index.htm 

$("#main").load("content/index/content.htm");
$.getScript("content/index/content.js");
