﻿var constantshousemanage ={
    DIV_UPDATE_INFO_HOUSE : 'div_update_info_house',
    DIV_ADD_BLOG : 'div_add_blog',
    DIV_ADD_PHOTO : 'div_add_photo'
}
var constantsstoreimage ={
    DIVSTOREIMAGELISTPHOTO : 'galleryContainer',
    DIVSTOREIMAGEDETAILPHOTO : 'divStoreImageDetailPhoto',
    DIV_SLIDE_PIC: 'slide_photo_store_img'
}
var constantslivingroom ={    
    DIV_LIVING_ROOM : 'div_living_room',
    DIV_LASTEST_ENTRY : 'div_lastest_entry',
    DIV_LIST_PICTURE : 'div_list_picture'    
}


var constantsstoreentry ={    
    DIV_STORE_ENTRY : 'div_Store_Entry'
}
