function preview_home_page(homePageContentId, homePageContent){
    var previewContent = null;

    if(homePageContentId){
        previewContent = $(homePageContentId).value;