var init_page={init:function(){$(document).ready(function(){typeof main!="undefined"&&main.init();typeof home!="undefined"?home.init():$("img.lazy").length>0&&new LazyLoad({elements_selector:".lazy"});typeof account!="undefined"&&account.InitPopup();typeof search_advance!="undefined"&&search_advance.init();typeof used_car!="undefined"&&used_car.init();typeof used_car_details!="undefined"&&used_car_details.init();typeof new_car!="undefined"&&new_car.init();typeof new_car_list!="undefined"&&new_car_list.init();typeof new_car_tag!="undefined"&&new_car_tag.init();typeof new_car_detail!="undefined"&&new_car_detail.init();typeof news_guides!="undefined"&&news_guides.init();typeof news_guides_tag!="undefined"&&news_guides_tag.init();typeof news_guides_details!="undefined"&&news_guides_details.init();typeof profile!="undefined"&&profile.Init();typeof news_compare!="undefined"&&news_compare.init();typeof poll!="undefined"&&poll.init();typeof post!="undefined"&&post.Init();typeof galleryPhoto!="undefined"&&galleryPhoto.Init();$(".numberOnly").numbersOnly();$(".kmmask").kmmask();$(".pricemask").pricemask();$("input").trimSpace()})}};init_page.init();