+639178225798 +639948103
|gdn@remaxpremiermanila.com
Mon - Sat: 09.00 AM - 5.00 PM
jQuery(document).ready(function(){
var slider_images = jQuery(“.tz-slider-images”),
h_window = jQuery(window).height();
slider_images.slick({
autoplay: true,
autoplaySpeed: 5000,
arrows: false,
dots: false,
infinite: true,
pauseOnHover: false,
speed: 1000,
fade: true,
cssEase: ‘linear’,
mobileFirst: true,
adaptiveHeight: false
});
tz_realestate_ResizeImage(jQuery(“.tz-slider-item”));
});
function initialize_address() {
var input = document.getElementById(‘address’);
var autocomplete = new google.maps.places.Autocomplete(input);
google.maps.event.addListener(autocomplete, ‘place_changed’, function () {
var place = autocomplete.getPlace();
document.getElementById(‘latitude’).value = place.geometry.location.lat();
document.getElementById(‘longitude’).value = place.geometry.location.lng();
});
}
google.maps.event.addDomListener(window, ‘load’, initialize_address);
jQuery(‘input[name=”range”]’).on(“change”, function () {
jQuery(‘#rvalue’).html(jQuery(this).val());
jQuery(‘#range_value’).val(jQuery(this).val());
});
if (jQuery(‘.tz-property-home’).hasClass(‘tz-search-type-2’) || jQuery(‘.tz-property-home’).hasClass(‘tz-search-type-3’)) {
function rangeprice(value) {
if (value != 0) {
document.getElementById(‘pvalue’).innerHTML = ‘ $’ + value;
document.getElementById(‘min_price’).value = value;
} else {
document.getElementById(‘pvalue’).innerHTML = ”;
document.getElementById(‘min_price’).value = ‘ ‘;
}
}
function rangearea(value) {
if (value != 0) {
document.getElementById(‘areaval’).innerHTML = value + ‘ sqft’;
document.getElementById(‘area’).value = value;
} else {
document.getElementById(‘areaval’).innerHTML = ”;
document.getElementById(‘area’).value = ”;
}
}
}
jQuery(window).on(‘load resize’, function () {
var w_window = jQuery(window).outerWidth();
var w_pro_container = jQuery(‘.tz-form-search’).outerWidth();
if (w_window > 1439) {
jQuery(‘.tz-search-right,.tz-search-left’).css(‘width’, (w_window – w_pro_container) / 2);
}
});
jQuery(document).ready(function(){
var pro_grid_w_win = jQuery(window).width();
var gapHorizontal,gapVertical;
if(pro_grid_w_win > 768 ){
gapHorizontal = 0;
gapVertical = 28;
}else{
gapHorizontal = 0;
gapVertical = 20;
}
jQuery(‘#tz-pro-slider-69aa36f18be87’).cubeportfolio({
layoutMode: ‘slider’,
drag: true,
auto: true,
autoTimeout: 5000,
autoPauseOnHover: true,
showNavigation: true,
showPagination: false,
rewindNav: false,
scrollByPage: false,
gridAdjustment: ‘responsive’,
mediaQueries: [{
width: 1200,
cols: 4 }, {
width: 992,
cols: 4 }, {
width: 768,
cols: 3 }, {
width: 460,
cols: 2 }, {
width: 0,
cols: 1
}],
caption: ‘overlayBottomPush’,
gapHorizontal: gapHorizontal,
gapVertical: gapVertical,
displayType: ‘fadeIn’,
displayTypeSpeed: 100,
// lightbox
lightboxDelegate: ‘.cbp-lightbox’,
lightboxGallery: true,
lightboxTitleSrc: ‘data-title’,
lightboxCounter: ‘
‘,
// singlePage popup
singlePageDelegate: ‘.cbp-singlePage’,
singlePageDeeplinking: true,
singlePageStickyNavigation: true,
singlePageCounter: ‘. lesbian DillPickle785
‘,
singlePageAnimation: ‘fade’,
singlePageCallback: function(url, element) {
// to update singlePage content use the following method: this.updateSinglePage(yourContent)
var indexElement = $(element).parents(‘.cbp-item’).index(),
item = singlePage.eq(indexElement);
this.updateSinglePage(item.html());
}
});
tz_realestate_ResizeImage(jQuery(‘#tz-pro-slider-69aa36f18be87 .tz-caption’));
});
function save_favorite(id) {
var isLogged =”1″;
if (isLogged==”0″) {
alert(“Please login to add favorite”);
} else {
var ajaxurl = ‘https://www.remaxpremiermanila.com/wp-admin/admin-ajax.php’;
var search_params={
“action” : “iv_property_save_favorite”,
“data”: “id=” + id,
};
jQuery.ajax({
url : ajaxurl,
dataType : “json”,
type : “post”,
data : search_params,
success : function(response){
jQuery(“#fav_dir”+id).html(‘‘);
}
});
}
}
function save_unfavorite(id) {
var isLogged =”1″;
if (isLogged==”0″) {
alert(“Please login to remove favorite”);
} else {
var ajaxurl = ‘https://www.remaxpremiermanila.com/wp-admin/admin-ajax.php’;
var search_params={
“action” : “iv_property_save_un_favorite”,
“data”: “id=” + id,
};
jQuery.ajax({
url : ajaxurl,
dataType : “json”,
type : “post”,
data : search_params,
success : function(response){
jQuery(“#fav_dir”+id).html(‘‘);
}
});
}
}






jQuery(document).ready(function(){
var pro_grid_w_win = jQuery(window).width();
var gapHorizontal,gapVertical;
if(pro_grid_w_win > 768 ){
gapHorizontal = 0;
gapVertical = 28;
}else{
gapHorizontal = 0;
gapVertical = 20;
}
jQuery(‘#tz-pro-grid-69aa36f18d59e’).cubeportfolio({
defaultFilter: ‘*’,
filters: ‘#tz-filters-grid-69aa36f18d59e’,
layoutMode: ‘grid’,
animationType: ‘fadeOut’,
gapHorizontal: gapHorizontal,
gapVertical: gapVertical,
gridAdjustment: ‘responsive’,
mediaQueries: [{
width: 1200,
cols: 3 }, {
width: 992,
cols: 3 }, {
width: 768,
cols: 3 }, {
width: 460,
cols: 2 }, {
width: 0,
cols: 1
}],
caption: ‘zoom’,
displayType: ‘sequentially’,
displayTypeSpeed: 100
});
});
function save_favorite(id) {
var isLogged =”1″;
if (isLogged==”0″) {
alert(“Please login to add favorite”);
} else {
var ajaxurl = ‘https://www.remaxpremiermanila.com/wp-admin/admin-ajax.php’;
var search_params={
“action” : “iv_property_save_favorite”,
“data”: “id=” + id,
};
jQuery.ajax({
url : ajaxurl,
dataType : “json”,
type : “post”,
data : search_params,
success : function(response){
jQuery(“#fav_dir”+id).html(‘‘);
}
});
}
}
function save_unfavorite(id) {
var isLogged =”1″;
if (isLogged==”0″) {
alert(“Please login to remove favorite”);
} else {
var ajaxurl = ‘https://www.remaxpremiermanila.com/wp-admin/admin-ajax.php’;
var search_params={
“action” : “iv_property_save_un_favorite”,
“data”: “id=” + id,
};
jQuery.ajax({
url : ajaxurl,
dataType : “json”,
type : “post”,
data : search_params,
success : function(response){
jQuery(“#fav_dir”+id).html(‘‘);
}
});
}
}
Функция избранного в 1xBet помогает собрать личный список лиг и команд.
ats-telecom.ruats-telecom.ruпats-telecom.ruиats-telecom.ruнats-telecom.ruкats-telecom.ruоats-telecom.ru ats-telecom.ruкats-telecom.ruаats-telecom.ruзats-telecom.ruиats-telecom.ruнats-telecom.ruоats-telecom.ruats-telecom.ru
ats-telecom.ru
displayit3d.comdisplayit3d.compdisplayit3d.comldisplayit3d.comidisplayit3d.comndisplayit3d.comkdisplayit3d.comodisplayit3d.comdisplayit3d.com
Fantastyczne darmowe spiny czekają na każdego nowicjusza na Mostbet.
pin-up casino az
Prémium zábava a vysoké výhry čekají na vás na Mostbet.
В лайв-разделе 1хБет коэффициенты обновляются синхронно с игрой.