function weeprop(id)
	{
		if(id =='Khandala')
		{
		window.location='weekend-properties/week-proper_khandala.htm';
		}
        
        if(id =='Matheran')
		{
		window.location='weekend-properties/week-proper_matheran.htm ';
		}
        
        if(id =='Neral')
		{
		window.location='weekend-properties/week-proper_neral.htm ';
		}
        
        if(id =='Nirman Resorts')
		{
		window.location='weekend-properties/week-proper_niraman_resorts.htm ';
		}
     }