CINXE.COM

desaisameer258@gmail.com | Veethi

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <title>desaisameer258@gmail.com | Veethi</title> <link rel="canonical" href="https://www.veethi.com//profile.html?user_id=28610"/> <meta name="description" content="desaisameer258@gmail.com is on Veethi. Join Veethi and explore India, list a business, read about famous people and write articles."/> <meta name="keywords" content="desaisameer258@gmail.com"/> <!-- STYLE SHEETS INCLUDES --> <!-- Common Style--> <link href="css/style.css" rel="stylesheet" type="text/css" /> <!-- auto complete Style--> <link rel="stylesheet" type="text/css" href="css/jquery.autocomplete.css" /> <!-- modalbox Style--> <link rel="stylesheet" type="text/css" href="css/modalbox_style.css" /> <!--this page style--> <link href="css/user_style.css" rel="stylesheet" type="text/css" /> <link href="css/image_style.css" rel="stylesheet" type="text/css" /> <link href="/style/style.css" rel="stylesheet" type="text/css"> <!--link href="css/home_acordian.css" rel="stylesheet" type="text/css" /--> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> <script type="text/javascript" src="js/search.js"></script> <script type="text/javascript"> function send_msg() { if(window.document.frmMessage.message.value =='') {alert('Please enter message'); return false; } else if(window.document.frmMessage.message.value.length > 500 ){ alert('Please enter less than 500 characters'); return false; } else { xmlHttp=GetXmlHttpObject(); if (xmlHttp==null) { alert ("Your browser does not support AJAX!"); return; } var q = window.document.frmMessage.message.value; var q1 = document.getElementById('writer_id').value; var q2 = document.getElementById('user_id').value; document.getElementById('send_message').value=''; document.getElementById('message').style.display = "none"; document.getElementById('sent_msg').innerHTML='<div style="margin-left:30px;"><img src="images/indicator.gif" border="0" alt=""></div>'; var url="profile_send_msg.php"; url=url+"?q="+q+'&q1='+q1+'&q2='+q2; url=url+"&sid="+Math.random(); //alert(url); xmlHttp.open("GET",url,true); xmlHttp.onreadystatechange=stateChangedSend_msg; // xmlhttp.send("txtname=" + txtname.value); //Posting txtname to PHP File xmlHttp.send(); } } function stateChangedSend_msg() { if( (xmlHttp.readyState==4)&&(xmlHttp.status==200)) { var response=xmlHttp.responseText; //alert(response); document.getElementById('sent_msg').innerHTML='<table width="580" style=" background:#f3f3f2;border:2px solid #999;margin:5px;float:left;text-align:left" ><tr><td><b>Your Message has been sent..</b></td></tr><tr><td>'+response+'</td></tr></table>'; } } function memberBlock(userId,block) { $('#unblock').html('<img src="images/indicator.gif" border="0" alt="">'); $.get( 'ajax_profile_block.php', { q: userId, q1: block, sid: Math.random()}, function(data){ success = data.success; content = data.content; $('#unblock').html(content); $('#send_message_link').html(data.message_link); }, 'json' ); /* xmlHttp=GetXmlHttpObject(); if (xmlHttp==null) { alert ("Your browser does not support AJAX!"); return; } document.getElementById('unblock').innerHTML='<img src="images/indicator.gif" border="0" alt="">'; var url="profile_block.php"; url=url+"?q="+userId+'&q1='+block; url=url+"&sid="+Math.random(); //alert(url); xmlHttp.open("GET",url,true); xmlHttp.onreadystatechange=stateChangedBlock; // xmlhttp.send("txtname=" + txtname.value); //Posting txtname to PHP File xmlHttp.send(); */ } function ajax_add_friend(user_id) { $('#ajax_add_friend').html('<img src="images/indicator.gif" border="0" alt="">'); $.get( 'ajax_add_friend.php', { user_id: user_id}, function(data){ success = data.success; message = data.message; content = data.content; $('#ajax_add_friend').html(message); setTimeout(function(){display_add_friend(content)}, 3000); }, 'json' ); } function display_add_friend(content) { $('#ajax_add_friend').html(content); } function stateChangedBlock() { if( (xmlHttp.readyState==4)&&(xmlHttp.status==200)) { var response=xmlHttp.responseText; //alert(response); document.getElementById('unblock').innerHTML=response; } } function changeSearch(changeId,sec,thd) { document.getElementById(changeId).style.display = "block"; document.getElementById(sec).style.display = "none"; document.getElementById(thd).style.display = "none"; } function ckinvite() { with(window.document.frmInvite) { if(isEmpty(email,'Please enter your email')) { return false; } else if(echeck(email.value)==false) { alert('Invalid email id'); email.focus(); return false; } else if(isEmpty(descript,'Please enter message')){ return false; } else if(descript.value.length > 250 ){ alert('Please enter less than 250 characters'); return false; } else if(isEmpty(captcha,'Please enter code')) { return false; } else { return true; } } } </script> <script> var gAutoRefr=0; function fnRefreshImageVerify() { gAutoRefr += 1; document.getElementById('captcha').src="../captcha.php?no="+gAutoRefr; } </script> <!--[if lt IE 7.]> <script defer type="text/javascript" src="../js/pngfix.js"></script> <![endif]--> <style> .reply { background:#CCCCCC;} #new_header {background-color:#fff;line-height:1.6em;margin-bottom:2px;border-bottom:3px solid #e2e2e3;min-width:984px; } .right_top{float:right; height:40px;/*height:60px;*/ padding-top:3px;} #new_header ul li{float:left;}#vtLogo_screen{float:left;margin-top:8px; }#vtLogo_print{display:none;} #new_header ul.mainNav{display:block;margin-bottom:0px; padding-bottom:0px;margin-left:180px; /*margin-left:210px;*/ } /*********************************************** lina changes*****************************************/ #new_header .mainNav li{padding:0 11px; } #new_header .mainNavLI li{padding:0 14px;} /*********************************************** lina changes*****************************************/ #new_header .mainNav li a{font-size:1.2em;font-weight:800;font-family:Helvetica,Arial,sans-serif;display:block; display:inline-block;height:20px;padding:7px 2px 0;/*padding:7px 28px 0;font-weight:bold;*/ } #new_header .mainNav li a.currentPage{ border-bottom:3px solid #FF9933; margin-bottom:-3px;} #homeSearch { height:220px; font-weight:bold; width:950px; font-size:12px; margin-top:100px; } #homeSearch input.radio { cursor:pointer; border-width:0; margin-left:20px; margin-right:10px; border:none; } #homeSearch input.inputsearch {font-family:"Lucida Grande",Lucida,Verdana,sans-serif; font-size:11px; color:#999999; padding-top:3px; padding-left:5px; height:25px; width:450px; border-width:1px; } #homeSearch input.submitsearch {height:30px; width:80px; font-weight:bold; cursor:pointer; font-size:11px; background:#8FC1D1; border:1px solid #367285; color:#254F5C } #homeSearch_Bar {width:750px; margin-bottom:5px;font-size:12px; padding-bottom:3px; margin-top:6px; float:left; } #new_footer a,#new_footer #new_copyright{font-size:1.1em;} #new_footer{background-color:#fff;min-width:984px;border-top:2px solid #e2e2e3;} #new_footer a,#new_footer p{} #new_footer ul{margin:7px auto;line-height:1.8em;width:846px;text-align:center;} #new_footer div{margin:7px auto;line-height:1.8em;width:846px;text-align:center; color:#0099FF;} #new_footer div a{text-decoration:none;} #new_footer ul li{display:-moz-inline-box;display:inline-block;border-left:1px solid #666;padding-left:10px;margin-right:10px;} #new_footer ul li.first{border:none;clear:left;} #new_footer #new_copyright{clear:left;text-align:center;background-color:#D0E6F4;height:1.5em;padding-top:1em;color:#666;line-height:.4em;} </style> </head> <body > <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="clear"></div> <nav class="breadcrumbs-navigation" role="navigation" style="margin-top:10px;"> </nav> <div class="clear"></div> </div> </div> </header> <main> <div id="main"> <!-- top share --> <!--div class="breadCrumbPan"> <div style="float:left; font-size:14px; font-weight:bold; color:#3366CC; padding-right:15px; padding-left:3px; padding-top:15px;">sameer desai</div> </div--> <div class="contentPan"> <div class="user" style="width:auto;"> <table width="100%" border="0" cellpadding="2" cellspacing="2" class="normal"> <tr> <td align="left" height="35" style="border:1px solid #e7e3e2; background:#EDF2F3"><!--h1 class="new" --> <div style="float:left; font-size:15px; font-weight:bold; color:#3366CC; padding-right:15px; padding-left:3px; padding-top:7px;">desaisameer258@gmail.com</div> <div class="fb-like" data-send="false" data-layout="button_count" data-width="100" data-show-faces="true" style="float:left;padding:3px;"></div> <div class="addthis_toolbox addthis_default_style " style="margin-top:0px; padding:3px; width:auto; background:#EDF2F3; float:left" > <!--a class="addthis_button_facebook_like" fb:like:layout="button_count" style="z-index:99999"></a--> <a class="addthis_button_tweet"></a> <a class="addthis_button_google_plusone" g:plusone:size="medium"></a> <a class="addthis_counter addthis_pill_style"></a> </div> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=tam2000"></script> </td></tr></table> <table width="948" border="0" cellpadding="2" cellspacing="2" class="normal" style=" margin:1px;border:1px solid #e7e3e2; "> <tr> <td valign="top" > <table border="0" cellpadding="2" cellspacing="2" class="normal"><tr><td> <img src="../images/user-profile/profile_default.jpg" width=100></td></tr> <tr><td ><div class="user_tag"><img src="../images/online.png" title="online" alt="" /> <strong> Online </strong></div></td></tr></table></td> <td valign="top"> <table border="0" align="left" cellpadding="2" cellspacing="2" class="normal"> <tr><td align="left" valign="top" style="z-index:0" > <!--google ad--> <script type="text/javascript"><!-- google_ad_client = "ca-pub-7264437082901485"; /* Forum Post Bottom 728x90, created 11/8/10 */ google_ad_slot = "5244358849"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <!--google ad--> </td></tr><tr><td align="left" valign="bottom" style="padding-top:5px;" > <div class="user_active"> <a href="profile.html?pagename=profile_reward_points&amp;user_id=28610" title="Reward Points"><img src="images/points.png" title="Reward Points" /> 20</a></div> <div class="user_tag"> <a href="profile.html?pagename=profile_connections&amp;user_id=28610" title="Places Connected"><img src="images/places.png" title="Places Connected"/> 0</a></div> <div class="user_tag"> <a href="profile.html?pagename=profile_follows&amp;user_id=28610" title="Place Followed"><img src="images/Places_follow.png" title="Place Followed"/> 0</a></div> <div class="user_tag"> <a href="profile.html?pagename=profile_lists&amp;user_id=28610" title="Businesses Listed"><img src="images/business.png" title="Businesses Listed"/> 0</a></div> <div class="user_tag"> <a href="profile.html?pagename=profile_images&amp;user_id=28610" title="Images Submitted"><img src="images/photos.png" title="Images Submitted" /> 0</a></div> <div class="user_tag"> <a href="profile.html?pagename=profile_favorite_images1&amp;user_id=28610" title="Favourite Images"><img src="images/Favorite Pictures.png" title="Favourite Images" /> 0</a></div> <div class="user_tag"> <a href="profile.html?pagename=profile_comments&amp;user_id=28610" title="Comments"><img src="images/Comments.png" title="Comments" /> 0</a></div> <div class="user_tag"> <a href="profile.html?pagename=profile_articles&amp;user_id=28610" title="Articles"><img src="images/Articles.png" title="Articles" /> 0</a></div> <div class="user_tag"> <a href="profile.html?pagename=profile_posts&amp;user_id=28610" title="Forum Posts"><img src="images/post.png" title="Forum Posts"/> 0</a></div> <div class="user_tag"> <a href="profile.html?pagename=profile_reviews&amp;user_id=28610" title="Business Reviews"><img src="images/Reviews.png" title="Business Reviews"/> 0</a></div> <div class="user_tag"> <a href="profile.html?pagename=profile_friends&amp;user_id=28610" title="Friends List"><img src="images/Friends.png" title="Friends List"/> 0</a></div> </td></tr> </table></td></tr></table> </div> <!-- top share --> <div style="clear:both"></div> <div class="user"> <table width="100%" border="0" cellpadding="2" cellspacing="2" class="normal"> <tr> <td width="25%" valign="top"> <table width="100%" border="0" cellpadding="2" cellspacing="2" class="normal"><!--tr><td> <img src="../images/user-profile/profile_default.jpg" ></td></tr> <tr><td ><div class="user_tag"><img src="../images/online.png" title="online" alt="" /> <strong> Online </strong></div></td></tr--> <tr><td ><a href="user_login.html?return_url=profile.html%3Fuser_id%3D28610" title="Become a Friend"><br /><img src="../images/invite.png" /></a>&nbsp;<a href="user_login.html?return_url=profile.html%3Fuser_id%3D28610" onclick="return cnfrmFan()" title="Become a Friend" style="padding-bottom:-5px;">Add Friend</a></td></tr> <tr><td><a href="user_login.html?return_url=profile.html%3Fuser_id%3D28610" title="Send A Message"><img src="../images/Send message.png" /></a>&nbsp;<a href="user_login.html?return_url=profile.html%3Fuser_id%3D28610" title="Send A Message" style=" padding-bottom:-5px; ">Send Message</a></td></tr> </table> <table width="100%" border="0" cellpadding="2" cellspacing="2" class="normal"> <tr><td colspan="3" ><h1 class="new">Profile Views (1366) </h1></td></tr> <td align="left" valign="top"><strong>Name</strong></td> <td align="left" valign="top"><strong>:</strong></td> <td align="left" valign="top">sameer desai</td> </tr> <tr align="left"> <td valign="top"><strong>Country</strong></td> <td valign="top"><strong>:</strong></td> <td valign="top">India</td> </tr> <tr align="left"> <td valign="top"><strong>State</strong></td> <td valign="top"><strong>:</strong></td> <td valign="top"><a href="places/maharashtra-state-15.htm" >Maharashtra</a></td> </tr> <tr align="left"> <td valign="top"><strong>City</strong></td> <td valign="top"><strong>:</strong></td> <td valign="top"><a href="/ningudage/PL280988" >Ningudage</a></td> </tr> <tr align="right"> <td valign="top" colspan="3" align="right"><a href="profile.html?pagename=profile_info&amp;user_id=28610" class="more">More Info >></a></td></tr> </table> <table width="100%" border="0" cellpadding="2" cellspacing="2" align="left" class="normal"> <tr><td colspan="4" ><h1 class="new">Friends (0) </h1></td></tr> <tr> </tr> </table> </td> <td align="center" valign="top"> <table width="100%" border="0" cellpadding="2" cellspacing="2" class="normal"> </table> <!--===================================Page include Start============================================--> <table border="0" cellspacing="2" cellpadding="2" width="80%" class="normal" > <tr> <td align="left" valign="top"> <script> function write_msg(){ document.getElementById('message').style.display="block"; } function hide_msg() { document.getElementById('message').style.display="none"; } function cnfmDelete(){ return confirm("Do you really want to delete this message"); } </script> <div id="sent_msg" class="message" style="width:580px;overflow-x:hidden;word-wrap: break-word;overflow-y:auto;" ><br /> </div> <div id="message" style="display:none" class="message"> <h1 class="reg">Send a Message </h1> <form id="frmMessage" name="frmMessage" method="post" onsubmit="return ckmessage();"> <textarea name="message" id="send_message"></textarea><br /> <input type="hidden" name="submit" value="message"/> <input type="hidden" name="user_id" id="user_id" value="28610"/> <input type="hidden" name="writer_id" id="writer_id" value=""/> <input type="hidden" name="pagename" value="profile_reward_points"/> <input type="button" name="Submit" value="Submit" onclick="send_msg()" style="cursor:pointer;font-size:11px; color:#fff; background:#999999;padding:3px;border:0px solid;"/> OR <a href="javascript:hide_msg()" style="font-size:11px; color:#fff; background:#999999;padding:3px;border:0px solid;">Close</a> </form> </div> <script> function invite_msg(){ document.getElementById('invitation').style.display="block"; } function hide_i_msg() { document.getElementById('invitation').style.display="none"; } </script> <div id="invitation" style="display:none" class="message"> <br /> <h1 class="reg">Invite a Friend</h1> <br /> <form id="frmInvite" name="frmInvite" method="post" action="" onsubmit="return ckinvite();"> Enter Friend's Email ID :- <br /> <input type="text" name="email" value="" size="50" /><br /> Enter Message :- <br /> <textarea name="descript"></textarea><br /> Type all the shown characters :- <br /> <img id="captcha" src="../captcha.php" alt="captcha image" >&nbsp;<a href="javascript:fnRefreshImageVerify();" style=" line-height:30px; font-size:11px;">(Can't see? refresh)</a><br /> <input type="text" name="captcha" size="6" maxlength="6"><br /> <input type="hidden" name="submit" value="invite"/> <input type="hidden" name="pagename" value="profile_reward_points"/> <input type="submit" name="Send" value="Send" style="cursor:pointer;font-size:11px;color:#fff; background:#999999;padding:3px;border:0px solid; "/> OR <a href="javascript:hide_i_msg()" style="font-size:11px;color:#fff; background:#999999;padding:3px;">Close</a> </form> </div> </td></tr> <!--===================================Page include End============================================--> <tr> <td align="center" valign="top"><table width="100%" border="0" cellpadding="5" cellspacing="5" class="normal" > <tr> <td align="left" colspan="2"><h1 class="reg">Reward Points Earned </h1></td></tr> <tr > <td align="left"> Member sign up and activation (20 points)</td><td align="right" style="color:#009933"> 20 Points</td></tr> <tr ><td align="left"> Picture upload (2 points)</td><td align="right" style="color:#009933"> 0 Points</td></tr> <!--tr ><td align="left"> Business review ( 1 point) </td><td align="right" style="color:#009933"> </td></tr--> <tr ><td align="left"> Articles (5 points)</td><td align="right" style="color:#009933"> 0 Points</td></tr> <!--tr ><td align="left"> Forum post (1 point)</td><td align="right" style="color:#009933"> </td></tr> <tr ><td align="left"> Travel Guide or City Images comments (1 point)</td><td align="right" style="color:#009933"> </td></tr--> <tr ><td align="left"> Friends (1 point)</td><td align="right" style="color:#009933"> 0 Points</td></tr> <tr ><td align="left"> Invitation to join veethi (1 point)</td><td align="right" style="color:#009933"> 0 Points</td></tr> <tr style=" background:#E6F4F9"><td colspan="2" align="center" style="color:#000; font-weight:bold">Total Reward Points : 20 </td></tr> </table></td> </tr> </table> <!--==================================Page Menu end=================================================--> </td></tr></table> <!--SELECT * FROM `veethi_city` WHERE FIND_IN_SET( 1, city_visited ) or FIND_IN_SET(1,city_worked) or FIND_IN_SET(1,city_studied) or FIND_IN_SET(1,city_business) --> <!--table width="100%" border="0" cellpadding="2" cellspacing="2" class="normal"> <tr> <td width="25%" class="BDRR" valign="top"> <h1 class="reg">desaisameer258@gmail.com</h1> <ul> <li><a href="profile.html?pagename=profile_view&amp;user_id=28610">View Profile </a>(1366)</li> <li><a href="profile.html?pagename=profile_images&amp;user_id=28610">Images </a>(0)</li> <li><a href="profile.html?pagename=profile_lists&amp;user_id=28610">Business Lists </a>(0)</li> <li><a href="profile.html?pagename=profile_posts&amp;user_id=28610">Forum Posts </a>(0)</li> <li><a href="profile.html?pagename=profile_reviews&amp;user_id=28610">Business Reviews </a>(0)</li> <li><a href="profile.html?pagename=profile_treviews&amp;user_id=28610">Travel Reviews </a>(0)</li> <li><a href="profile.html?pagename=profile_comments&amp;user_id=28610">Comments </a>(0)</li> <li><a href="profile.html?pagename=profile_favorite_images&amp;user_id=28610">Favorite Pictures </a>(0)</li> <li><a href="profile.html?pagename=profile_fans&amp;user_id=28610">Fans </a>(0)</li> </ul> </script> <script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js"></script> </td> <td align="center" valign="top"></td> </tr> </table--> </div> </div><!-- contentpan end--> </div><!-- mainpan end--> <div class="btmPan"> <div class="btmPanLeft"></div> <div class="btmPanMid"></div> <div class="btmPanRight"></div> </div> </div> </div> </main> <div class="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></div> </body> </html>

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