﻿$(document).ready(function()  
 {  
     $('#destinations').clickMenu();  
     document.getElementById("propFrame").style.display = "block";
 });