CINXE.COM

Surat | All about Surat - Veethi

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Surat | All about Surat - Veethi</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="canonical" href="https://www.veethi.com/surat/PL315"/> <meta name="description" content="Here you can learn much About Surat including the businesses, photos, videos and get other relevant information by following the corresponding links in this page."/> <meta name="keywords" content="About Surat" /> <meta name="robots" content="index, follow"> <meta property="fb:admins" content="tamil2000"/> <meta property="fb:app_id" content="146595932057692"> <meta property="og:title" content="Surat | All about Surat - Veethi" /> <meta property="og:description" content="Here you can learn much About Surat including the businesses, photos, videos and get other relevant information by following the corresponding links in this page." /> <meta property="og:site_name" content="veethi.com" /> <meta property="og:type" content="article" /> <meta property="og:image" content="https://www.veethi.com/images/city-profile/surat_315.jpg"> <meta property="og:url" content="https://www.veethi.com/surat/PL315"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link href="/style/style.css" rel="stylesheet" type="text/css"> <!-- main jQuery--> <script src="/script/jquery.min.js"></script> <!-- main Ui jQuery--> <link rel="stylesheet" href="/style/jquery-ui.css"> <script src="/script/jquery-ui-1.10.4.min.js"></script> <script> $(document).ready(function () { $('#push, #close').click(function () { var $navigacia = $('body, .left-menu'), val = $navigacia.css('left') === '250px' ? '0px' : '250px'; $navigacia.animate({ left: val }, 300) }); }); </script> <script async> $(document).ready(function(){ // hide #back-top first $("#back-top").hide(); // fade in #back-top $(function () { $(window).scroll(function () { if ($(this).scrollTop() > 100) { $('#back-top').fadeIn(); } else { $('#back-top').fadeOut(); } }); // scroll body to 0px on click $('#back-top a').click(function () { $('body,html').animate({ scrollTop: 0 }, 1000); return false; }); }); }); </script> <link rel="stylesheet" href="/style/popupwindow.css"> <script async src="/script/popupwindow.js"></script> <script> function ajax_read_more(city_id) { $('#read_more_div').popUpWindow({action: "open",size: "medium",buttons: [{ text: "Close", click: function () { this.close(); } }] }); $('#read_more_details').html("<p align='center'><img src='/images/loading.gif'></p>"); $.get( '/places/ajax_city_details.php', { city_id: city_id}, function(data){ var success = data.success; var content = data.content; $('#read_more_details').html(content).slideDown(2000); }, 'json' ); } </script> <script async > function ajax_add_follow(city_id) { $.get( '../places/ajax_add_follow.php', { city_id: 315}, function(data){ success = data.success; message = data.message; $('#follow_message').html(data.message).show(); content = data.content; $('#ajax_follow_button').hide(); setTimeout(function(){display_follow_button(content)}, 2000); }, 'json' ); } function display_follow_button(content) { $('#follow_message').fadeOut(function(){$('#ajax_follow_button').html(content).show();}); } function ajax_add_unfollow(city_id) { $.get( '../places/ajax_add_unfollow.php', { city_id: 315}, function(data){ success = data.success; message = data.message; $('#follow_message').html(data.message).show(); content = data.content; $('#ajax_follow_button').hide(); setTimeout(function(){display_follow_button(content)}, 2000); }, 'json' ); } </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-16722118-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body> <div id="fb-root"></div> <script src="https://connect.facebook.net/en_US/all.js#appId=146595932057692&amp;xfbml=1"></script> <header id="masthead" class="site-header"> <nav class="site-navigation top-navigation" role="navigation"> <div id="top-navigation"> <ul class="left-menu"> <li class="closelist"><a href="#" id="close">&nbsp;</a></li> <li><a href="/">Home</a></li> <li><a href="/india-people/">People</a></li> <li><a href="/places/">Places</a></li> <li><a href="/places/india_yellowpages_list.html">Yellowpages</a></li> <li><a href="/places/india_photos.html">Photos</a></li> <li><a href="/places/india_videos.html">Videos</a></li> <!--li class="devicelist"><a href="/travel/india_travel_guide.html">Travel Guide</a></li--> <li><a href="/articles/">Articles</a></li> <li><a href="/schools-in-india/">Schools</a></li> <li><a href="/colleges-in-india/">Colleges</a></li> <li><a href="/places/india-pin-codes.html">PIN Codes</a></li> <li><a href="/places/india_banks-ifsc-codes.html">IFSC Codes</a></li> <li><p>&copy;2014 veethi.com</p></li> </ul> <ul class="right-menu"> <li><a href="/user_login.html">Login</a></li> <li><a href="/user_register.html">Register</a></li> </ul> </div> <div id="push" class="menu"> <a href="#" >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> </div> <div class="menu-logo"><a href="/" class="strong">Veethi</a></div> </nav> <div class="header-main"> <div class="head"> <a href="/"><img src="/style/images/logo-small.jpg" width="126" height="54" alt="Logo" class="logo-small" longdesc="http://www.veethi.com"></a> <a href="/"><img src="/style/images/logo.jpg" width="198" height="68" alt="Logo" class="logo" longdesc="http://www.veethi.com"></a> <div class="search-box"> <!--form action="/places/yellowpages_result.html" name="frmsearch_b" method="post" id="quickSearch" style=" autocomplete:off;" onsubmit="if(document.getElementById('main-search').value == 'Search Businesses...') {alert('please enter your search term');return false;} else if(document.getElementById('main-search').value.length < 2 ) {alert('Please enter more than 1 characters');return false;} else return true;" enctype="application/x-www-form-urlencoded"> <input type="search" id="main-search" class="main-search" name="keyword" placeholder="Search here" > <input type="submit" id="submit" value="GO" ></form--> <script> (function() { var cx = '003056267141558555320:4xqfolas1og'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//www.google.com/cse/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> <gcse:search></gcse:search> </div> <div class="clear"></div> <nav class="breadcrumbs-navigation" role="navigation"> <a href="/">Home</a> &raquo; <a href="/places/">Places</a> &raquo; <a href="/places/gujarat-state-7.htm">Gujarat</a> &raquo; <a href="/places/gujarat-surat-district-299.htm">Surat District </a> &raquo; Surat </nav> <div class="clear"></div> </div> </div> </header> <main> <div id="main"> <div class="google-add"> <!--Google Ad Start--> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Responsive --> <ins class="adsbygoogle" style="display:block;width:970px;height:90px" data-ad-client="ca-pub-7264437082901485" data-ad-slot="8697347413"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <!-- customer ratings--> <h1 >Surat</h1> <div class="main-left"> <div class="list" > <div class="list-image"> <img src="../images/city-profile/surat_315.jpg" alt="Surat Photo" title="Surat in Gujarat"> </div> <div class="list-add"> <address><h2>About Surat</h2> <p><strong> Surat </strong> is a place in Surat District of Gujarat in India. You can learn about the businesses, see photos, watch videos and get other relevant information about Surat by following the corresponding links in this page. You can connect yourself with Surat by clicking the 'Follow' link below.</p> <p><strong>State: </strong><a href="http://www.veethi.com/places/gujarat-state-7.htm">Gujarat</a></p> <p><strong>District: </strong><a href="http://www.veethi.com/places/gujarat-surat-district-299.htm" >Surat</a></p> </address> <p align="center"><a href="/places/" >Find Your Place</a>&nbsp; | &nbsp; <a href="/places/add_place.html" >Add a Place</a></p> </div> <div class="clear"></div> <hr> <div class="list_cat" ><span class="avgrate">0</span><span> <img src="/style/images/star-off-small.png" alt=""><img src="/style/images/star-off-small.png" alt=""><img src="/style/images/star-off-small.png" alt=""><img src="/style/images/star-off-small.png" alt=""><img src="/style/images/star-off-small.png" alt=""></span> <span class="grn"></span> </div><div class="list_view" > <div class="fdiv"><span id="ajax_follow_button" class="fspan"><a href="/ajax_login_form.php?&city_id=315&title=Please login to follow&pos=follow&keepThis=true&TB_iframe=true&height=340&width=340" class="thickbox follow" title="Follow Surat"><img src="/style/images/follow.png" title="Follow Surat" alt="" /></a></span></div> </div> <div class="clear"></div> </div> <div class="clear"></div> <div class="social-media"> <div class="float"><iframe src="https://www.facebook.com/plugins/like.php?href=https://www.veethi.com/surat/PL315&amp;layout=standard&amp;show_faces=false&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" style="border:none; width:auto; height:28px;" allowTransparency="true"></iframe> </div> <div class="float left"> <!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style addthis_32x32_style"> <a class="addthis_button_preferred_1"></a> <a class="addthis_button_preferred_2"></a> <a class="addthis_button_preferred_3"></a> <a class="addthis_button_preferred_4"></a> <a class="addthis_button_compact"></a> <a class="addthis_counter addthis_bubble_style"></a> </div> <script async type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=tam2000"></script> <!-- AddThis Button END --> </div> <div class="clear" ></div> </div> <!--Place Map--> <h2 class="headgrey">Surat Map</h2> <div id="map" style=""> <iframe frameborder="0" style="border:1px solid #ccc;width:100%;height:100%;" src="https://www.google.com/maps/embed/v1/place?key=AIzaSyBAbasrRseJ4YtE-C8Rs_OTKZY7krZYpvo &q=Surat+India&zoom=16" allowfullscreen> </iframe> </div> <br> <div class="right"><a href="/places/Surat-map-315.htm"><span class="btn green right">View Surat Map禄</span></a></div> <div class="clear"></div><br> <div class="list"><div class="gallery"> <h2 class="headgrey">Surat Photos</h2> <div class="img_3"> <a href="/svnit-hostel-at-surat/PH13277"><img src="/images/city-images/thumbnail/Surat-13277.jpeg" alt="SVNIT Hostel at Surat" title="SVNIT Hostel at Surat" /></a> <p><a href="/svnit-hostel-at-surat/PH13277" >SVNIT Hostel at Surat</a></p> </div> <div class="img_3"> <a href="/om-terrace-near-new-citylight-surat/PH13276"><img src="/images/city-images/thumbnail/Surat-13276.jpeg" alt="Om terrace near new citylight - Surat" title="Om terrace near new citylight - Surat" /></a> <p><a href="/om-terrace-near-new-citylight-surat/PH13276" >Om terrace near new citylight - Surat</a></p> </div> <div class="img_3"> <a href="/mini-eiffel-tower-at-parle-point-surat/PH13275"><img src="/images/city-images/thumbnail/Surat-13275.jpeg" alt="Mini Eiffel Tower at Parle Point - Surat" title="Mini Eiffel Tower at Parle Point - Surat" /></a> <p><a href="/mini-eiffel-tower-at-parle-point-surat/PH13275" >Mini Eiffel Tower at Parle Point - Surat</a></p> </div> <div class="img_3"> <a href="/hope-bridge-of-surat/PH13274"><img src="/images/city-images/thumbnail/Surat-13274.jpeg" alt="Hope Bridge Of Surat" title="Hope Bridge Of Surat" /></a> <p><a href="/hope-bridge-of-surat/PH13274" >Hope Bridge Of Surat</a></p> </div> <div class="img_3"> <a href="/haripura-river-surat/PH13273"><img src="/images/city-images/thumbnail/Surat-13273.jpeg" alt="Haripura River - Surat" title="Haripura River - Surat" /></a> <p><a href="/haripura-river-surat/PH13273" >Haripura River - Surat</a></p> </div> <div class="img_3"> <a href="/gaurav-path-in-piplod-surat/PH13272"><img src="/images/city-images/thumbnail/Surat-13272.jpeg" alt="Gaurav Path in Piplod, Surat" title="Gaurav Path in Piplod, Surat" /></a> <p><a href="/gaurav-path-in-piplod-surat/PH13272" >Gaurav Path in Piplod, Surat</a></p> </div> <div class="img_3"> <a href="/hotel-holiday-inn-surat/PH6722"><img src="/images/city-images/thumbnail/Surat-6722.jpg" alt="Hotel Holiday Inn Surat" title="Hotel Holiday Inn Surat" /></a> <p><a href="/hotel-holiday-inn-surat/PH6722" >Hotel Holiday Inn Surat</a></p> </div> <div class="img_3"> <a href="/surat-airport/PH6711"><img src="/images/city-images/thumbnail/Surat-6711.jpg" alt="Surat Airport" title="Surat Airport" /></a> <p><a href="/surat-airport/PH6711" >Surat Airport</a></p> </div> <div class="img_3"> <a href="/surat-airport/PH6710"><img src="/images/city-images/thumbnail/Surat-6710.jpg" alt="Surat Airport" title="Surat Airport" /></a> <p><a href="/surat-airport/PH6710" >Surat Airport</a></p> </div> <div class="img_3"> <a href="/surat-flyovers/PH4924"><img src="/images/city-images/thumbnail/Surat-4924.jpg" alt="Surat Flyovers" title="Surat Flyovers" /></a> <p><a href="/surat-flyovers/PH4924" >Surat Flyovers</a></p> </div> <div class="clear" ></div> <br> <div class="right"><a href="/surat-photos/315" ><span class="btn green right">View More Photos禄</span></a></div> <div class="clear"></div> <div class="clear"></div> </div></div> <div class="clear"></div> <div class="list"><div class="gallery"> <h2 class="headgrey">Surat Videos</h2> <div class="img_3"> <a href="/bhai-bhai-omelette-surat-india/VI26054" style="cursor:pointer"><img src="https://img.youtube.com/vi/T6tUSuLQAg8/1.jpg" width="100" height="75" alt=""></a> <div class="play1"> <a href="/bhai-bhai-omelette-surat-india/VI26054" style="cursor:pointer"><img src="/images/video_play_icon.png" title="Bhai Bhai Omelette Surat India" width="25" alt=""></a> </div> <p><a href="/bhai-bhai-omelette-surat-india/VI26054" title="Bhai Bhai Omelette Surat India" >Bhai Bhai Omelette Surat India</a></p> </div> <div class="img_3"> <a href="/egg-delicacies-by-the-roadside-in-surat/VI26055" style="cursor:pointer"><img src="https://img.youtube.com/vi/SAhlzevR2rQ/1.jpg" width="100" height="75" alt=""></a> <div class="play1"> <a href="/egg-delicacies-by-the-roadside-in-surat/VI26055" style="cursor:pointer"><img src="/images/video_play_icon.png" title="Egg delicacies by the roadside in Surat" width="25" alt=""></a> </div> <p><a href="/egg-delicacies-by-the-roadside-in-surat/VI26055" title="Egg delicacies by the roadside in Surat" >Egg delicacies by the roadside in Surat</a></p> </div> <div class="img_3"> <a href="/future-cities-of-india-surat-overall-city/VI24014" style="cursor:pointer"><img src="https://img.youtube.com/vi/hjV9za7Kr1s/1.jpg" width="100" height="75" alt=""></a> <div class="play1"> <a href="/future-cities-of-india-surat-overall-city/VI24014" style="cursor:pointer"><img src="/images/video_play_icon.png" title="Future Cities of India: Surat Overall City." width="25" alt=""></a> </div> <p><a href="/future-cities-of-india-surat-overall-city/VI24014" title="Future Cities of India: Surat Overall City." >Future Cities of India: Surat Overall City.</a></p> </div> <div class="img_3"> <a href="/surat-city/VI24015" style="cursor:pointer"><img src="https://img.youtube.com/vi/1vEme6XcKno/1.jpg" width="100" height="75" alt=""></a> <div class="play1"> <a href="/surat-city/VI24015" style="cursor:pointer"><img src="/images/video_play_icon.png" title="Surat city" width="25" alt=""></a> </div> <p><a href="/surat-city/VI24015" title="Surat city" >Surat city</a></p> </div> <div class="img_3"> <a href="/surprising-surat-thani/VI24016" style="cursor:pointer"><img src="https://img.youtube.com/vi/NSPdRcAo8Vc/1.jpg" width="100" height="75" alt=""></a> <div class="play1"> <a href="/surprising-surat-thani/VI24016" style="cursor:pointer"><img src="/images/video_play_icon.png" title="Surprising Surat Thani" width="25" alt=""></a> </div> <p><a href="/surprising-surat-thani/VI24016" title="Surprising Surat Thani" >Surprising Surat Thani</a></p> </div> <div class="img_3"> <a href="/shri-modi-adresses-a-gathering-in-surat/VI24017" style="cursor:pointer"><img src="https://img.youtube.com/vi/YNUM9V4Iibk/1.jpg" width="100" height="75" alt=""></a> <div class="play1"> <a href="/shri-modi-adresses-a-gathering-in-surat/VI24017" style="cursor:pointer"><img src="/images/video_play_icon.png" title="Shri Modi adresses a gathering in Surat" width="25" alt=""></a> </div> <p><a href="/shri-modi-adresses-a-gathering-in-surat/VI24017" title="Shri Modi adresses a gathering in Surat" >Shri Modi adresses a gathering in Surat</a></p> </div> <div class="img_3"> <a href="/ghamasan-live--from-surat-gujarat/VI24018" style="cursor:pointer"><img src="https://img.youtube.com/vi/D4iHXOf3jM4/1.jpg" width="100" height="75" alt=""></a> <div class="play1"> <a href="/ghamasan-live--from-surat-gujarat/VI24018" style="cursor:pointer"><img src="/images/video_play_icon.png" title="Ghamasan Live : from Surat (Gujarat)" width="25" alt=""></a> </div> <p><a href="/ghamasan-live--from-surat-gujarat/VI24018" title="Ghamasan Live : from Surat (Gujarat)" >Ghamasan Live : from Surat (Gujarat)</a></p> </div> <div class="img_3"> <a href="/dr-subramanian-swamy-interacts-with-the-media-persons-in-surat-gujarat/VI24019" style="cursor:pointer"><img src="https://img.youtube.com/vi/CKp8Od4vSjA/1.jpg" width="100" height="75" alt=""></a> <div class="play1"> <a href="/dr-subramanian-swamy-interacts-with-the-media-persons-in-surat-gujarat/VI24019" style="cursor:pointer"><img src="/images/video_play_icon.png" title="Dr. Subramanian Swamy interacts with the media persons in Surat, Gujarat" width="25" alt=""></a> </div> <p><a href="/dr-subramanian-swamy-interacts-with-the-media-persons-in-surat-gujarat/VI24019" title="Dr. Subramanian Swamy interacts with the media persons in Surat, Gujarat" >Dr. Subramanian Swamy interacts with the media persons in Surat, Gujarat</a></p> </div> <div class="img_3"> <a href="/shri-modi-to-campaign-in-saurashtra-and-south-gujarat-on-1sr-december-2/VI24020" style="cursor:pointer"><img src="https://img.youtube.com/vi/7g7Vv9bdHkY/1.jpg" width="100" height="75" alt=""></a> <div class="play1"> <a href="/shri-modi-to-campaign-in-saurashtra-and-south-gujarat-on-1sr-december-2/VI24020" style="cursor:pointer"><img src="/images/video_play_icon.png" title="Shri Modi to campaign in Saurashtra and South Gujarat on 1sr December 2" width="25" alt=""></a> </div> <p><a href="/shri-modi-to-campaign-in-saurashtra-and-south-gujarat-on-1sr-december-2/VI24020" title="Shri Modi to campaign in Saurashtra and South Gujarat on 1sr December 2" >Shri Modi to campaign in Saurashtra and South Gujarat on 1sr December 2</a></p> </div> <div class="img_3"> <a href="/driving-through-surat-city-on-ring-road-to-ghod65279-dod-road-gujarat-india/VI24022" style="cursor:pointer"><img src="https://img.youtube.com/vi/n_sjhcBzNMk/1.jpg" width="100" height="75" alt=""></a> <div class="play1"> <a href="/driving-through-surat-city-on-ring-road-to-ghod65279-dod-road-gujarat-india/VI24022" style="cursor:pointer"><img src="/images/video_play_icon.png" title="Driving through Surat City on Ring Road to Ghod&#65279; Dod Road, Gujarat, India;" width="25" alt=""></a> </div> <p><a href="/driving-through-surat-city-on-ring-road-to-ghod65279-dod-road-gujarat-india/VI24022" title="Driving through Surat City on Ring Road to Ghod&#65279; Dod Road, Gujarat, India;" >Driving through Surat City on Ring Road to Ghod&#65279; Dod Road, Gujarat, India;</a></p> </div> <div class="clear"></div> <br> <div class="right"><a href="/surat-videos/315" ><span class="btn green right">View More Videos禄</span></a></div> <div class="clear"></div> <div class="clear"></div> </div></div> <div class="adsbygoogleIphone"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Responsive --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7264437082901485" data-ad-slot="8697347413" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <div class="list"><h2 class="headgrey">Surat Localities</h2> <div class="categories"> <ul> <li><a href="/places/abhva-surat-locality-1391.htm">Abhva</a></li><li><a href="/places/abrama-surat-locality-10010.htm">Abrama</a></li><li><a href="/places/adajan-surat-locality-11973.htm">Adajan</a></li><li><a href="/places/adajan-dn-surat-locality-1407.htm">Adajan Dn</a></li><li><a href="/places/aganovad-surat-locality-1365.htm">Aganovad</a></li><li><a href="/places/akoti-surat-locality-10009.htm">Akoti</a></li><li><a href="/places/althan-surat-locality-1415.htm">Althan</a></li><li><a href="/places/ambaji-road-surat-locality-11964.htm">Ambaji Road</a></li><li><a href="/places/ambheta-surat-locality-1379.htm">Ambheta</a></li><li><a href="/places/amboli-surat-locality-10011.htm">Amboli</a></li><li><a href="/places/anaval-surat-locality-10019.htm">Anaval</a></li><li><a href="/places/andhatri-surat-locality-10020.htm">Andhatri</a></li><li><a href="/places/ariana-surat-locality-1380.htm">Ariana</a></li><li><a href="/places/astan-surat-locality-10022.htm">Astan</a></li><li><a href="/places/athwa-surat-locality-1392.htm">Athwa</a></li> </ul> <div class="right"><a href="http://www.veethi.com/places/surat-localities-315-1.htm"><span class="btn green right">View All禄</span></a></div> </div> <div class="clear"></div> </div> <div class="clear"></div> <div class="list"><h2 class="headgrey">Surat Links:</h2> <p> <a href="/user_login.html?return_url=%2Fuser_account.html%3Fpagename%3Duser_add_list" > List a Business</a> | <a href="/places/new_complaint.html?city_id=315" >Submit Complaints</a> | <a href="/places/add_event.html?city_id=315" >Post Events</a> | <a href='/surat/PL315/writereview' >Write a Review</a> | <a href="/surat-yellowpages/315" >Surat Yellow Pages</a> </p> <div class="clear"></div> </div> <div class="list"><h2 class="headgrey">Surat Nearby Places</h2> <div class="categories"> <ul> <li><a href="/aabhava/PL460308" class="places">Aabhava</a></li><li><a href="/aajana/PL460893" class="places">Aajana</a></li><li><a href="/aamali/PL460510" class="places">Aamali</a></li><li><a href="/aamba/PL460511" class="places">Aamba</a></li><li><a href="/aamboli/PL460377" class="places">Aamboli</a></li><li><a href="/aamchak/PL460442" class="places">Aamchak</a></li><li><a href="/aangaldhara/PL460443" class="places">Aangaldhara</a></li><li><a href="/abrama/PL460378" class="places">Abrama</a></li><li><a href="/acharan/PL460748" class="places">Acharan</a></li><li><a href="/adamor/PL460749" class="places">Adamor</a></li><li><a href="/afva/PL460229" class="places">Afva</a></li><li><a href="/akdod/PL460650" class="places">Akdod</a></li><li><a href="/akhakhol/PL460379" class="places">Akhakhol</a></li><li><a href="/akoti/PL460230" class="places">Akoti</a></li><li><a href="/alghat/PL460444" class="places">Alghat</a></li><li><a href="/allu/PL460231" class="places">Allu</a></li><li><a href="/althan/PL460894" class="places">Althan</a></li><li><a href="/alura/PL460380" class="places">Alura</a></li><li><a href="/amalchuni/PL460512" class="places">Amalchuni</a></li><li><a href="/amalsadi/PL460513" class="places">Amalsadi</a></li></ul><div class="right"><a href='http://www.veethi.com/places/gujarat-surat-district-299.htm'><span class="btn green right">View All禄</span></a></div></div><div class="clear"></div></div> <div class="clear"></div> <!-- customer ratings--> <div class="list"><h2 class="headgrey">Customer Ratings on Surat</h2> <div class="reviews" > <div class="left avg_star"> <div class="left" style=" text-align:center;"> <p><div class="avg_txt">0</div></p> <p> <img src="/style/images/star-off-small.png" alt=""><img src="/style/images/star-off-small.png" alt=""><img src="/style/images/star-off-small.png" alt=""><img src="/style/images/star-off-small.png" alt=""><img src="/style/images/star-off-small.png" alt=""> </p> <p><span>0</span> <span>Total</span></p> </div> <div class="right"> <br> <ul> <li><div class="inline star-off" > 5 </div>&nbsp; <div class="inline rbox" ><div class="excellent" style="width:px;">0</div></div></li> <li><div class="inline star-off" > 4 </div>&nbsp; <div class="inline rbox" ><div class="vgood" style="width:px;">0</div></div></li> <li><div class="inline star-off" > 3 </div>&nbsp; <div class="inline rbox" ><div class="good" style="width:px;">0</div></div></li> <li><div class="inline star-off" > 2 </div>&nbsp; <div class="inline rbox" ><div class="avg" style="width:px;">0</div></div></li> <li><div class="inline star-off" > 1 </div>&nbsp; <div class="inline rbox" ><div class="poor" style="width:px;">0</div></div></li> </ul> </div> </div> <div class="left avg_star" > <p><strong>Like this place, write a review</strong></p> <p align="center"><button class="red-button" onClick="window.open('/surat/PL315/writereview','_self');" >Write a Review</button></p> </div> <div class="clear"></div> </div></div> <div class="clear"></div> <div class="clear"></div> <br> </div> <!-- ends left main --> <div class="main-right"> <div class="clear"></div> <!-- AuctionX Display platform tag START --> <div id="1116x300x250x224x_ADSLOT1" clickTrack="%%CLICK_URL_ESC%%"></div> <script type="text/javascript" async src="//served-by.pixfuture.com/www/delivery/headerbid.js" slotId="1116x300x250x224x_ADSLOT1" refreshTime="5" refreshInterval="30"></script> <!-- AuctionX Display platform tag END --> <div class="clear" > &nbsp;</div> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Responsive --> <ins class="adsbygoogle ipad-hide" style="display:block" data-ad-client="ca-pub-7264437082901485" data-ad-slot="8697347413" data-ad-format="vertical"></ins> <script> window.onload = function() { (adsbygoogle = window.adsbygoogle || []).push({}); } </script> <div class="clear" > &nbsp;</div> <!-- <div class="clear" > &nbsp;</div> <div class="fb-like-box ipad-hide" data-href="http://www.facebook.com/pages/Veethi/127493877271518" data-width="300" data-show-faces="true" data-border-color="#F2F1F1" data-stream="false" data-header="false"></div> <div class="clear"></div><br /> --> <!-- <div class="clear" > &nbsp;</div> <div <li><a href="https://www.simblysimplify.com" rel="nofollow"><img src="../images/ad-banner/simblysimplify_300X250.jpg" alt="<SimblySimplify Banner>" border="0"></a></li> </div> <div class="clear" > &nbsp;</div> --> </div><!-- main right ends--> <div class="adsbygoogleIpad"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Responsive --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7264437082901485" data-ad-slot="8697347413" data-ad-format="vertical"></ins> <script> window.onload = function() { (adsbygoogle = window.adsbygoogle || []).push({}); } </script> </div> </div> <p id="back-top"> <a href="#"></a> </p> <style> #read_more_details img{ max-width:98%; height:auto; width:auto; } </style> <div id="read_more_div" class="pop-up-display-content" > <div class="form-1" style="color:#000"> <h3>More About Surat </h3> <p class="clearfix" id="read_more_details" > </p> </div> </div> </main> <footer> <meta name="google-site-verification" content="qxouxd61xcC3Tduk7nzv6EnDDAUyu2Nh-qgOtLCnkts" /> <meta name="msvalidate.01" content="3431CE6C859A30F7640155362CD8DF6D" /> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-9VN7WFWX0V"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-9VN7WFWX0V'); </script> <div id="footer"> <div> <p><a href="/" rel="nofollow" title="Home">Home</a> | <a href="/about-india.html" rel="nofollow" title="About India">About India</a> | <a href="/india-people/" rel="nofollow" title="India People">People</a> | <a href="/places/" rel="nofollow" title="India Places">Places</a> | <a href="/places/india_yellowpages_list.html" rel="nofollow" title="India Yellow Pages">Yellow Pages</a> | <a href="/places/india_photos.html" rel="nofollow" title="India Photos">India Photos</a> | <a href="/places/india_videos.html" rel="nofollow" title="India Videos">India Videos</a> | <a href="/travel/india_travel_guide.html" rel="nofollow" title="India Travel Guide">Travel Guide</a> | <a href="/colleges-in-india/" rel="nofollow" title="Colleges in India">Colleges</a> | <a href="/schools-in-india/" rel="nofollow" title="Schools in India">Schools</a> | <a href="/members.html" rel="nofollow" title="Members">Members</a> | <a href="/places/india-pin-codes.html" rel="nofollow" title="India PIN Codes">PIN Codes</a> | <a href="/places/india-std-codes.html" rel="nofollow" title="India STD Codes">STD Codes</a> | <a href="/places/india_banks-ifsc-codes.html" rel="nofollow" title="India Banks IFSC Codes">IFSC Codes</a> | <a href="/jobs/" rel="nofollow" title="Jobs in India">Jobs in India</a> | <a href="/places/india_events.html" rel="nofollow" title="India Events">India Events</a> | <a href="/places/india_complaints.html" rel="nofollow" title="India Complaints">India Complaints</a> | <a href="/faq.html" rel="nofollow" title="Veethi FAQs">FAQ's</a> | <a href="/terms_of_use.html" rel="nofollow" title="Terms of Use">Terms of Use</a> | <a href="/privacy_policy.html" rel="nofollow" title="Privacy Policy">Privacy Policy</a> | <a href="/sitemap.html" title="Sitemap">Sitemap</a> | <a href="/aboutus.html" rel="nofollow" title="About Us">About Us</a> | <a href="/advertise.html" rel="nofollow" title="Advertise">Advertise</a> | <a href="/user_login.html" rel="nofollow" title="Login">Login</a> | <a href="/contactus.html" rel="nofollow" title="Contact Veethi">Contact Us</a> <br /> <!-- PixFuture starts here--> <!-- <script type="text/javascript"> if (!window.OX_ads) { OX_ads = []; } OX_ads.push({ "auid" : "468478" }); </script> <script type="text/javascript"> document.write('<scr'+'ipt src="//pixfuture-d.openx.net/w/1.0/jstag"><\/scr'+'ipt>'); </script> <noscript><iframe id="520bed10bcbda" name="520bed10bcbda" src="https://ax-d.pixfuture.net/w/1.0/afr?auid=468478&cb=INSERT_RANDOM_NUMBER_HERE" frameborder="0" scrolling="no" width="728" height="90"><a href="http://ax-d.pixfuture.net/w/1.0/rc?cs=520bed10bcbda&cb=INSERT_RANDOM_NUMBER_HERE" ><img src="https://ax-d.pixfuture.net/w/1.0/ai?auid=468478&cs=520bed10bcbda&cb=INSERT_RANDOM_NUMBER_HERE" border="0" alt=""></a></iframe></noscript> --> <!-- PixFuture ends here--> <!-- social media--> <a target="_blank" href="https://www.facebook.com/pages/Veethi/127493877271518" class="social_links" title="Veethi on Facebook"><img src="/style/images/facebook_icon.png" alt="facebook"/></a> <a target="_blank" href="https://twitter.com/veethidotcom" class="social_links" title="Veethi on Twitter"><img src="/style/images/twitter_icon.png" alt="twitter" /></a> <a target="_blank" href="https://www.youtube.com/channel/UC6Fz2uj4QjJhVgRUpRhxpNQ" class="social_links" title="Veethi on Youtube" ><img src="/style/images/youtube_icon.png" alt="youtube" /></a> <a target="_blank" href="https://plus.google.com/b/117999459247856207570/+Veethi/posts/p/pub" class="social_links" title="Veethi on Google+" ><img src="/style/images/google_plus_icon.png" alt="google" /></a> <br /> Disclaimer: Veethi does not guarantee the accuracy of any information on this site. Use at your own risk.</p> </div> <p id="copyright">&copy; 2009-2024 veethi.com. Discover the People, Places and Businesses of India. A Portal from Galaxy Infomedia LLC. All Rights Reserved.</p> <!-- Start of Google Analytics Code --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-16722118-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <!-- End of Google Analytics Code --> <!-- Start of StatCounter Code for Default Guide --> <script type="text/javascript"> var sc_project=7273836; var sc_invisible=1; var sc_security="1e7c60eb"; var sc_https=1; var scJsHost = (("https:" == document.location.protocol) ? "https://secure." : "http://www."); document.write("<sc"+"ript type='text/javascript' src='" + scJsHost + "statcounter.com/counter/counter.js'></"+"script>");</script> <noscript><div class="statcounter"><a title="tumblr hit tracking tool" href="http://statcounter.com/tumblr/" target="_blank"><img class="statcounter" src="https://c.statcounter.com/7273836/0/1e7c60eb/1/" alt="tumblr hit tracking tool"></a></div></noscript> <!-- End of StatCounter Code for Default Guide --> <!-- Quantcast Tag --> <script type="text/javascript"> var _qevents = _qevents || []; (function() { var elem = document.createElement('script'); elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js"; elem.async = true; elem.type = "text/javascript"; var scpt = document.getElementsByTagName('script')[0]; scpt.parentNode.insertBefore(elem, scpt); })(); _qevents.push({ qacct:"p-d17VW8cN9nCMU" }); </script> <noscript> <div style="display:none;"> <img src="//pixel.quantserve.com/pixel/p-d17VW8cN9nCMU.gif" border="0" height="1" width="1" alt="Quantcast"/> </div> </noscript> <!-- End Quantcast tag --> <!-- VigLink Tag Start --> <!--script type="text/javascript"> var vglnk = { api_url: '//api.viglink.com/api', key: 'ac80634ccdbbcaf19be1a73c0538875a' }; (function(d, t) { var s = d.createElement(t); s.type = 'text/javascript'; s.async = true; s.src = ('https:' == document.location.protocol ? vglnk.api_url : '//cdn.viglink.com/api') + '/vglnk.js'; var r = d.getElementsByTagName(t)[0]; r.parentNode.insertBefore(s, r); }(document, 'script')); </script--> <!-- VigLink Tag End --> </div></footer> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10