﻿
window.onload = function () {
    if (window.RemoveLabels) RemoveLabels();
    if (window.RunCodaSlider) RunCodaSlider();
    if (window.RunHoverIntent) RunHoverIntent();
    if (window.RunLanguageRotator) RunLanguageRotator();
    if (window.RunNewsSetup) RunNewsSetup();
    if (window.RunPropertySearch) RunPropertySearch();
};
