<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html dir="ltr" lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <meta id="e_vb_meta_bburl" name="vb_meta_bburl" content="https://www.lapband.net" /> <base href="https://www.lapband.net/" /><!--[if IE]></base><![endif]--> <meta name="generator" content="vBadvanced, vBulletin 4.2.0" /> <link rel="Shortcut Icon" href="http://www.lapband.net/favicon.ico" type="image/x-icon" /> <meta name="keywords" content="lap band forum" /> <meta name="description" content="Forum for people who have had a lap band or are interested in getting lap band surgery." /> <meta property="fb:app_id" content="157023031156141" /> <meta property="og:site_name" content="Lap Band Forum" /> <meta property="og:description" content="Forum for people who have had a lap band or are interested in getting lap band surgery." /> <meta property="og:url" content="https://www.lapband.net" /> <meta property="og:type" content="website" /> <script type="text/javascript"> <!--
	if (typeof YAHOO === 'undefined') // Load ALL YUI Local
	{
		document.write('<script type="text/javascript" src="https://www.lapband.net/clientscript/yui/yuiloader-dom-event/yuiloader-dom-event.js?v=420"><\/script>');
		document.write('<script type="text/javascript" src="https://www.lapband.net/clientscript/yui/connection/connection-min.js?v=420"><\/script>');
		var yuipath = 'clientscript/yui';
		var yuicombopath = '';
		var remoteyui = false;
	}
	else	// Load Rest of YUI remotely (where possible)
	{
		var yuipath = 'clientscript/yui';
		var yuicombopath = '';
		var remoteyui = true;
		if (!yuicombopath)
		{
			document.write('<script type="text/javascript" src="clientscript/yui/connection/connection-min.js"><\/script>');
		}
	}
	var SESSIONURL = "s=2e13ba6ff59181b6cdaa1fd4b583d972&";
	var SECURITYTOKEN = "guest";
	var IMGDIR_MISC = "http://www.lapband.net/images/misc";
	var IMGDIR_BUTTON = "http://www.lapband.net/images/buttons";
	var vb_disable_ajax = parseInt("0", 10);
	var SIMPLEVERSION = "420";
	var BBURL = "https://www.lapband.net";
	var LOGGEDIN = 0 > 0 ? true : false;
	var THIS_SCRIPT = "adv_index";
	var RELPATH = "";
	var PATHS = {
		forum : "",
		cms   : "",
		blog  : ""
	};
	var AJAXBASEURL = "http://www.lapband.net/";
// --> </script> <script type="text/javascript" src="https://www.lapband.net/clientscript/vbulletin-core.js?v=420"></script> <link rel="alternate" type="application/rss+xml" title="Lap Band Forum RSS Feed" href="https://www.lapband.net/external.php?type=RSS2" /> <link rel="stylesheet" type="text/css" href="css.php?styleid=1&amp;langid=1&amp;d=1386315878&amp;td=ltr&amp;sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css," /> <!--[if lt IE 8]> <link rel="stylesheet" type="text/css" href="css.php?styleid=1&amp;langid=1&amp;d=1386315878&amp;td=ltr&amp;sheet=popupmenu-ie.css,vbulletin-ie.css,vbulletin-chrome-ie.css,vbulletin-formcontrols-ie.css,editor-ie.css" /> <![endif]--> <script type="text/javascript" src="https://code.jquery.com/jquery-1.9.1.js"></script> <script type="text/javascript">
function rotateImage(dir, id, obj, type)
{
    if (type == "profile" || type == "avatar") {
        //var img = $(obj).parent().parent().children("span").children("img");
        var img = $(obj).parent().parent().find("img:first");
    }
    else {
        var img = $(obj).parent().parent().children("a:first").children("img");    
        type = "attachment";
    }

    var src = img.attr("src");        
    var height = img.attr("height");
    var width = img.attr("width");

    img.attr("src", "https://www.lapband.net/images/misc/progress.gif");

    img.attr("width", "20");
    img.attr("height", "20");

    $.post("https://www.lapband.net/rotateajax.php", {id: id, direc: dir, type: type, securitytoken: SECURITYTOKEN, this_script: THIS_SCRIPT}, function(data) {

        var tmpData = $.parseJSON(data);

        if (tmpData == null || tmpData.ts == 0) {
            img.attr("src", src);
            img.attr("width", width);
            img.attr("height", height);
        }
        else {
            if (type == "attachment") {
                var url = src.split("?d=");
                img.attr("src", url[0] + "?d=" + tmpData.ts);    
            }
            else {
                url = src.replace(/dateline=[0-9]{10}/, "dateline=" + tmpData.ts);

                img.attr("src", url);    
            }
            
            img.attr("width", tmpData.width);
            img.attr("height", tmpData.height);
        }
    });
}
function changeUsernameInput(username) {
	YAHOO.util.Dom.get("regusername").value=username;

	$("#regusername").keyup();
}
</script> <meta http-equiv="Cache-Control" content="no-cache" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="0" /> <title>LapBand.net </title> <link rel="stylesheet" type="text/css" href="https://www.lapband.net/css.php?styleid=1&amp;langid=1&amp;d=1386315878&amp;td=ltr&amp;sheet=additional.css" /> <script type="text/javascript">
    function dismiss_notice_session(B,C) {
        if(AJAX_Compatible) {
            var A=YAHOO.util.Connect.asyncRequest("POST","ajax.php?do=dismissnoticesession",{success:handle_dismiss_notice_ajax,timeout:vB_Default_Timeout,argument:{noticeid:B,noticename:C}},SESSIONURL+"securitytoken="+SECURITYTOKEN+"&do=dismissnoticesession&noticeid="+PHP.urlencode(B)+"&noticename="+C);
            return false
        }
        return true
    }
</script><link rel="stylesheet" type="text/css" href="https://www.lapband.net/css.php?styleid=1&amp;langid=1&amp;d=1386315878&amp;td=ltr&amp;sheet=poll.css,adv_portal.css" /> <script type="text/javascript"> <!--
function vba_attach_win(threadid)
{
	openWindow('misc.php?s=2e13ba6ff59181b6cdaa1fd4b583d972&amp;do=showattachments&t=' + threadid, 480, 300);
}
--> </script> </head> <body> <div class="above_body">  <div id="header" class="floatcontainer doc_header"> <div><a name="top" href="http://www.lapband.net" class="logo-image"><img src="http://www.lapband.net/images/lapband-logo.png" alt="Lap Band Forum - Powered by vBulletin" /></a></div> <div id="toplinks" class="toplinks"> <ul class="nouser"> <li><a href="https://www.lapband.net/register.php" rel="nofollow">Register</a></li> <li> <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=420"></script> <form id="navbar_loginform" action="https://www.lapband.net/login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)"> <fieldset id="logindetails" class="logindetails"> <div> <div> <input type="text" class="textbox" name="vb_login_username" id="navbar_username" size="10" accesskey="u" placeholder="User Name" tabindex="101" value="" /> <input type="password" class="textbox" tabindex="102" name="vb_login_password" id="navbar_password" size="10" placeholder="Password"/> <input type="submit" class="loginbutton" tabindex="104" value="Log in" title="Enter your username and password in the boxes provided to login, or click the 'register' button to create a profile for yourself." accesskey="s" /> </div> </div> </fieldset> <input type="hidden" name="cookieuser" value="1" /> <input type="hidden" name="s" value="2e13ba6ff59181b6cdaa1fd4b583d972" /> <input type="hidden" name="securitytoken" value="guest" /> <input type="hidden" name="do" value="login" /> <input type="hidden" name="vb_login_md5password" /> <input type="hidden" name="vb_login_md5password_utf" /> </form> <script type="text/javascript">
			//YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "inline");
			//YAHOO.util.Dom.setStyle('navbar_password', "display", "none");
			/*vB_XHTML_Ready.subscribe(function()
			{
			//
				YAHOO.util.Event.on('navbar_username', "focus", navbar_username_focus);
				YAHOO.util.Event.on('navbar_username', "blur", navbar_username_blur);
				//YAHOO.util.Event.on('navbar_password', "focus", navbar_password);
				//YAHOO.util.Event.on('navbar_password', "blur", navbar_password);
			});
			
			function navbar_username_focus(e)
			{
			//
				var textbox = YAHOO.util.Event.getTarget(e);
				if (textbox.value == 'User Name')
				{
				//
					textbox.value='';
					textbox.style.color='#000000';
				}
			}

			function navbar_username_blur(e)
			{
			//
				var textbox = YAHOO.util.Event.getTarget(e);
				if (textbox.value == '')
				{
				//
					textbox.value='User Name';
					textbox.style.color='#777777';
				}
			}*/
			
			/*function navbar_password_hint(e)
			{
			//
				var textbox = YAHOO.util.Event.getTarget(e);
				
				YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "none");
				YAHOO.util.Dom.setStyle('navbar_password', "display", "inline");
				YAHOO.util.Dom.get('navbar_password').focus();
			}

			function navbar_password(e)
			{
			//
				var textbox = YAHOO.util.Event.getTarget(e);
				
				if (textbox.value == '')
				{
					YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "inline");
					YAHOO.util.Dom.setStyle('navbar_password', "display", "none");
				}
			}*/
			</script> </li> <li id="fb_headerbox" class="hidden"> <a id="fb_loginbtn" href="#"><img src="http://www.lapband.net/images/misc/facebook_login.gif" alt="The Facebook Platform" /></a> </li> </ul> </div> <div class="ad_global_header"> </div> <hr /> </div> <div id="navbar" class="navbar"> <ul id="navtabs" class="navtabs floatcontainer"> <li id="tab_nje1_103"> <a class="navtab" href="http://www.lapband.net">Home</a> </li> <li id="vbtab_forum"> <a class="navtab" href="forum.php">Forum</a> </li> <li id="tab_njiw_342"> <a class="navtab" href="groups/">Groups</a> </li> <li id="tab_nde1_165"> <a class="navtab" href="http://www.lapband.net/weight-loss-surgery-dates.php">Recent & Upcoming Surgeries</a> </li> <li id="tab_ndgy_688"> <a class="navtab" href="http://www.lapband.net/membermap.php">Member Map</a> </li> <li id="tab_ndu3_765"> <a class="navtab" href="http://www.lapband.net/weight-loss-ticker/">Ticker</a> </li> <li id="vbtab_whatsnew"> <a class="navtab" href="activity.php">Latest Activity</a> </li> </ul> <div id="globalsearch" class="globalsearch"> <form action="https://www.lapband.net/search.php?do=process" method="post" id="navbar_search" class="navbar_search"> <input type="hidden" name="securitytoken" value="guest" /> <input type="hidden" name="do" value="process" /> <span class="textboxcontainer"><span><input type="text" value="" name="query" class="textbox" tabindex="99"/></span></span> <span class="buttoncontainer"><span><input type="image" class="searchbutton" src="http://www.lapband.net/images/buttons/search.png" name="submit" onclick="document.getElementById('navbar_search').submit;" tabindex="100"/></span></span> </form> </div> <style>
		#advanced-search-quick-links {
			float: right;
			width: 210px;
			text-align: right;
			/*margin-right: 20px;*/
			position: absolute;
			right: 20px;
		}

		#advanced-search-quick-links li.navItem {
			display: inline-block;
			margin-left: 10px;
			height: 50px;
			line-height: 32px;
		}

		#advanced-search-quick-links .popupbody li a {
			text-indent: 0;
			color: #000000;
			background: #FFFFFF none;
			padding: 0px 10px;
			line-height: 32px;
		}

		#advanced-search-quick-links li.popupmenu a.popupctrl {
			padding: 2px 15px 2px 5px;
		}

		#advanced-search-quick-links li.popupmenu a.popupctrl:hover {
			border-color: #7bab96;
			background-color: #a7a697;
			text-decoration: none;
		}

		#advanced-search-quick-links .popupbody {
			background: #a7a697 none;
			border: 1px solid #a7a697;
		}

		#advanced-search-quick-links .popupbody a:hover {
			color: #000000;
			background: #FFEB90 none;
		}

		#advanced-search-quick-links .popupmenu a.popupctrl {
			background-image: none;
			background: transparent url(https://www.lapband.net/images/misc/arrow.png) no-repeat right center;
		}

		/*#advanced-search-quick-links li a:hover {
			color:rgb(255, 255, 255) !important;
			text-decoration:underline !important;
		}
		*/
	</style> <ul class="" id="advanced-search-quick-links"> <li class="popupmenu navItem"> <a href="javascript://" class="popupctrl navLink" accesskey="4">Quick Links</a> <ul class="popupbody popuphover"> <li><a href="https://www.lapband.net/search.php">Advanced Search</a></li> <li><a href="https://www.lapband.net/search.php">Tag Cloud</a></li> </ul> </li> <li class="navItem"><a href="https://www.lapband.net/search.php" accesskey="5">Advanced Search</a></li> </ul> </div> </div> <div class="body_wrapper"> <div id="breadcrumb" class="breadcrumb"> <ul class="floatcontainer"> <li class="navbithome"><a href="https://www.lapband.net/" accesskey="1"><img src="http://www.lapband.net/images/misc/navbit-home.png" alt="Home" /></a></li> <li class="navbit lastnavbit"><span>LapBand.net</span></li> </ul> <hr /> </div> <form action="https://www.lapband.net/profile.php?do=dismissnotice" method="post" id="notices" class="notices"> <input type="hidden" name="do" value="dismissnotice" /> <input type="hidden" name="s" value="s=2e13ba6ff59181b6cdaa1fd4b583d972&amp;" /> <input type="hidden" name="securitytoken" value="guest" /> <input type="hidden" id="dismiss_notice_hidden" name="dismiss_noticeid" value="" /> <input type="hidden" name="url" value="" /> <div id="vbseo_vhtml_0"></div> </form> <table align="center" cellspacing="0" cellpadding="0" width="100%"> <tr valign="top"> <td valign="top"> <div id="welcome"> <h2>Become a Member</h2> <p class="guestmsg">

		Thank you for visiting LapBand.net. To experience all of the unique features our Lap Band forum has to offer, the only thing you need to do is become a member. Just register as a Lap Band member. <br/>

		OH Yeah, did we mention it is all free!

	</p> <ul id="actions"> <li id="link1"><span class="icon"></span> <a href="register.php">Upload Photos</a> </li> <li id="link2"><span class="icon"></span> <a href="register.php">Forums</a> </li> <li id="link3"><span class="icon"></span> <a href="register.php">Weight Tracker</a> </li> <li id="link4"><span class="icon"></span> <a href="register.php">Find a Surgeon</a> </li> <li id="link5"><span class="icon"></span> <a href="register.php">Chat<br /> <span>with other bandsters</span></a> </li> <li id="link6"><span class="icon"></span> <a href="register.php">Create a Blog</a> </li> <li id="link7"><span class="icon"></span> <a href="register.php">Create Tickers</a> </li> <li id="link8"><span class="icon"></span> <a href="register.php">Member Map and Events</a> </li> </ul> <a href="register.php" class="register">Sign up Today! It's free!</a> </div><style>
	#newposts .add {
		color: #144881;
		float: right;
		font-weight: bold;
		margin-right: 12px;
		margin-top: 8px;
	}

	#newposts {
		margin-bottom: 11px;
		padding: 0 11px;
	}

	#content .inner .add, #newposts .add {
		color: #144881;
		float: right;
		font-weight: bold;
		margin-right: 12px;
		margin-top: 8px;
	}

	#newposts h2 {
		border-bottom: 1px solid #cbe1e9;
		color: #7bab96;
		font-size: 28px;
		line-height: 28px;
		padding-left: 11px;
		padding-bottom: 11px;
	}
	
	#newposts .bit {
		border-bottom: 1px solid #cbe1e9;
		padding: 13px 11px; 
		/*padding-left_notnow: 106px !important; */
		padding-left: 11px;
		position: relative;
	}

	#newposts .bit:last-child {
		border: 0;
	}

	#newposts .postimg {
		position: absolute; 
		left: 11px; 
		top: 13px;
	}

	/* ie6 fix */
	#newposts .postimg {
		display: inline !important;
		display: none;
	}

	#newposts h3 {
		font-size: 20px;
		margin-top: -6px;
	}

	#newposts .meta {
		font-size: 12px;
		margin-bottom: 10px;
	}

	#newposts .excerpt {
	}
	
</style> <div id="newposts"> <a href="http://www.lapband.net/forum.php" class="add">+ Start Discussion</a> <h2>Recent Lap Band Forum Threads</h2> <ul> <li class="bit"> <h3><a href="other-health-topics/377-lap-bad-removal.html">Lap bad removal</a></h3> <span class="postimgg"> <img style="margin-right: 5px;" src="https://www.lapband.net/images/misc/unknown.gif" width="75" height="100" align="left" alt="Post Thumbnail" /> </span> <p class="meta">
            posted by <a href="members/christi-nevil-bonkiewicz.html">Christi Nevil Bonkiewicz</a> in <a href="other-health-topics/377-lap-bad-removal.html">Other Health Topics</a> on 04-28-2016 at 04:58 PM | <a href="other-health-topics/377-lap-bad-removal.html" class="cmnts">0 Comments</a> </p> <div class="excerpt" style="min-height: 70px;"> <p>I was having issues with my band and went to a new doctor.  The new doctor stated that my old doctor had over filled my band.  This caused a pocket to form on the side of my stomach above the band.  The doctor said I needed to have the band removed and that I could not get a new band.  The doctor also removed all of...</p> <a href="other-health-topics/377-lap-bad-removal.html" class="more">Read More & Reply</a> </div> </li> <li class="bit"> <h3><a href="member-introductions-social-announcements-and-good-wishes/376-new-member-to-site.html">New Member to Site</a></h3> <span class="postimgg"> <img style="margin-right: 5px;" src="https://www.lapband.net/images/misc/unknown.gif" width="75" height="100" align="left" alt="Post Thumbnail" /> </span> <p class="meta">
            posted by <a href="members/sarahsmile.html">SarahSmile</a> in <a href="member-introductions-social-announcements-and-good-wishes/376-new-member-to-site.html">Member Introductions, Social Announcements &amp; Good Wishes</a> on 03-17-2016 at 12:05 AM | <a href="member-introductions-social-announcements-and-good-wishes/376-new-member-to-site.html" class="cmnts">1 Comments</a> </p> <div class="excerpt" style="min-height: 70px;"> <p>Hello My name is Sarah, I had gastric bypass surgery in 2003, my starting weight was 379 and in 2016 I am 229.  My lowest weight was 211 after surgery...overall I have done really well with the surgery.  I am 6ft tall so the 229 really doesn't look bad on me, however, I have never reached my goal weight of 190.  I am...</p> <a href="member-introductions-social-announcements-and-good-wishes/376-new-member-to-site.html" class="more">Read More & Reply</a> </div> </li> <li class="bit"> <h3><a href="other-health-topics/373-how-young-is-too-young-to-get-breast-augmentation-surgery.html">How young is too young to get breast augmentation surgery?</a></h3> <span class="postimgg"> <img style="margin-right: 5px;" src="https://www.lapband.net/images/misc/unknown.gif" width="75" height="100" align="left" alt="Post Thumbnail" /> </span> <p class="meta">
            posted by <a href="members/mithzlex.html">mithzlex</a> in <a href="other-health-topics/373-how-young-is-too-young-to-get-breast-augmentation-surgery.html">Other Health Topics</a> on 03-04-2016 at 04:43 AM | <a href="other-health-topics/373-how-young-is-too-young-to-get-breast-augmentation-surgery.html" class="cmnts">0 Comments</a> </p> <div class="excerpt" style="min-height: 70px;"> <p>My sister is taking birth controlling pills to have bigger boobs. I have asked her to stop using pills but she is not listening to me. I�m planning to take her to Dr. Marcus Niessen in Windsor for cosmetic breast surgery (). Is it a wise idea? She is 15 years old. Is this correct age to get breast augmentation...</p> <a href="other-health-topics/373-how-young-is-too-young-to-get-breast-augmentation-surgery.html" class="more">Read More & Reply</a> </div> </li> <li class="bit"> <h3><a href="other-types-of-bariatric-surgery/371-2-13-2016-six-nations-rugby-info.html">2.13.2016 Six Nations Rugby info</a></h3> <span class="postimgg"> <img style="margin-right: 5px;" src="https://www.lapband.net/images/misc/unknown.gif" width="75" height="100" align="left" alt="Post Thumbnail" /> </span> <p class="meta">
            posted by <a href="members/jairavai.html">jairavai</a> in <a href="other-types-of-bariatric-surgery/371-2-13-2016-six-nations-rugby-info.html">Other Types Of Bariatric Surgery</a> on 02-13-2016 at 08:20 AM | <a href="other-types-of-bariatric-surgery/371-2-13-2016-six-nations-rugby-info.html" class="cmnts">0 Comments</a> </p> <div class="excerpt" style="min-height: 70px;"> <p>Ireland vs France Live Stream ()</p> <a href="other-types-of-bariatric-surgery/371-2-13-2016-six-nations-rugby-info.html" class="more">Read More & Reply</a> </div> </li> </ul> </div><style>
	#losstotal {
		background: url(/images/home/alt.gif) repeat-x bottom left #fff;
		border: 2px solid #7bc2e5;
		margin-bottom: 12px;
		padding: 15px 20px;
		-moz-border-radius: 9px;
		-webkit-border-radius: 9px;
		border-radius: 9px;
	}

	#losstotal .inner {
		background: url(/images/home/losstotal.png) no-repeat center left;
		min-height: 102px;
		padding-left: 120px;
	}

	#losstotal p {
		color: #1277e8;
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
	}

	#losstotal #count {
		font-size: 46px;
		letter-spacing: -3px;
		line-height: 46px;
	}

	#losstotal .go {
		/*background: #87b011 url(images/gastric/home/button.gif) repeat-x bottom left;*/
		background: #7BAB96 url(images/buttons/newbtn_middle.png) repeat-x;
		color: #fff;
		display: inline-block;
		float: right;
		font-size: 14px;
		font-weight: bold;
		line-height: 29px;
		margin-top: -30px;
		padding: 0 10px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		text-decoration: none;
	}

	#losstotal .go:hover {
		background: #76a0b0;
	}
	
	#losstotal h3 {
		color: #417394;
		font-size: 28px;
		margin-bottom: 12px;
	}
</style>  <div id="losstotal"> <div class="inner"> <h3>Total Weight Lost With Lap Band Surgery By Our Members:</h3> <p> <span id="count">1,819</span> pounds lost!
		</p> <a href="/weight-loss-ticker/" class="go">Update Your Weight</a> </div> </div> <div style="width:10px; float:left;height:1px;"></div> <div class="collapse" style="width:310px; float:left; padding-bottom: 10px;"> <h2 class="blockhead"> <strong> Upcoming Lap Band Surgeries</strong> </h2> <div class="vba_module blockbody" id="module16"> <div style="padding:5px 10px;"> <ul> </ul> <a href="/weight-loss-surgery-dates.php" style="font-weight: bold;">+ Add Your Surgery Date</a> </div> </div> </div> <div style="clear:both"></div> <div class="collapse" style="padding-bottom: 10px;"> <h2 class="blockhead"> <strong> Featured Lap Band Surgeons</strong> </h2> <div class="vba_module blockbody" id="module21"> <div style="padding:5px 10px;"><style>
	/* *** featured surgeons *** */
	#surgeons {
		margin-bottom: 12px;

	}
	.surgeon {
		/*margin: 0 10px;
		padding-bottom: 5px;
		position: relative;*/
		float:left;
		width: 285px;font-size-adjust: 0.5;
	}
	
	.surgeon img {
		float: left;
		margin-right: 10px;
	}
	.surgeon h3 {
		color: #1277e8;
		font-size: 26px;
		margin-bottom: 10px;
		text-align: right;
	}
	.surgeon .meta {
		color: #6ba18a;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 15px;
		text-align: right;
	}
	.surgeon .excerpt {
		margin-bottom: 15px;
	}
	.surgeon .go {
		color: #6ba18a;
		font-size: 14px;
		font-weight: bold;
		white-space: nowrap;
                
	}
</style> <div class="inner alt"> <div class="surgeon" style="border-right: 1px solid #c4c4c4;padding-right:18px;margin-right:18px;"> <a href="/surgeon/dr-mario-almanza"><img src="images/surgeons/almanza.jpg" alt="Dr. Mario Almanza photo" /></a> <h3><a href="/surgeon/dr-mario-almanza">Dr. Mario Almanza</a></h3> <p class="meta">Weight Loss Surgeon in Mexico</p> <p class="excerpt">Dr. Mario Almanza is an extremely skilled bariatric surgeon who specializes in laparoscopic weight loss surgery, specifically the gastric sleeve. Dr. Almanza has performed over 9000 gastric sleeve surgeries. When selecting a surgeon, trust experience, and consider Dr. Mario Almanza to perform your surgery.<a href="/surgeon/dr-mario-almanza">...</a></p> <p class="go">Toll free: 1-855-SLEEVED (1-855-753-3833)</p> </div> <div class="surgeon" > <a href="/surgeon/dr-michael-choi"><img src="images/surgeons/choi.jpg" alt="Dr. Michael Choi photo" /></a> <h3><a href="/surgeon/dr-michael-choi">Dr. Michael Choi</a></h3> <p class="meta"><br><br><br></p> <p class="excerpt">Dr. Michael Choi has performed more lap bands in South Florida than any other surgeon, having done over 2,000 bands. Dr. Choi is USA trained and USA Board Certified.</p> <p class="go">Toll free: 1-800-963-1070</p> </div> <div class="clear"></div> </div></div> </div> </div> <link rel="stylesheet" type="text/css" href="css.php?styleid=1&amp;langid=1&amp;d=1386315878&amp;td=ltr&amp;sheet=forumbits.css,forumhome.css,options.css" /> <style>
.forumbit_post .foruminfo { width:54%; }
.forumbit_post .forumstats, .forumbit_post .forumstats_2 { width:14%; }
.forumbit_post .foruminfo .forumdata .datacontainer { width:82%; }
</style> <ol id="forums" class="floatcontainer"> <li class="forumbit_nopost link L1" id="cat1"> <div class="forumhead foruminfo L1 collapse"> <h2> <span class="forumtitle"><a href="https://www.lapband.net/#lap-band-journeys">Lap Band Journeys</a></span> <span class="forumthreadpost">&nbsp;</span> <span class="forumlastpost">Last Post</span> <a class="collapse" id="collapse_c_cat1" href="#top"><img src="http://www.lapband.net/images/buttons/collapse_40b.png" alt="" /></a> </h2> <div class="forumrowdata"> <p class="subforumdescription">This category is where you can document your lap band journey, read about others' experiences, and help each other.</p> </div> </div> <ol id="c_cat1" class="childforum"> <li id="forum2" class="forumbit_post old L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_2" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="tell-us-about-your-journey-getting-a-lap-band/">Tell Us About Your Journey Getting A Lap Band</a></h2> </div> <p class="forumdescription">This is where you can start a thread about your journey getting a Lap Band, and document your success story. Pick a descriptive title for your thread. Some examples would be using your actual forum nickname like: "MyNickname's Journey Getting Banded" or you can use your realname, like "Mike's Band Journey". Documenting your journey will help others and will also be good for you to reference back later and remember how you were feeling during your journey.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=2" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 8</li> <li>Posts: 56</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div> <p class="lastposttitle"> <img src="http://www.lapband.net/images/icons/icon6.png" class="postimg" alt="Cool" border="0" /> <a href="tell-us-about-your-journey-getting-a-lap-band/152-dianas-time-to-get-it-done-journey.html" class="threadtitle" >Diana's time to get it done journey</a> <a href="tell-us-about-your-journey-getting-a-lap-band/152-dianas-time-to-get-it-done-journey-post1710.html#post1710"><img src="http://www.lapband.net/images/buttons/lastpost-right.png" alt="Go to last post" /></a> </p> <div class="lastpostby">
	
		by <div class="popupmenu memberaction"> <a class="username offline " href="members/mercyme.html" title="mercyme is offline"><strong>mercyme</strong></a> </div> </div> <p class="lastpostdate">10-19-2015, <span class="time">04:14 PM</span></p> </div> </div> </div> </li> <li id="forum4" class="forumbit_post old alt L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_4" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="member-introductions-social-announcements-and-good-wishes/">Member Introductions, Social Announcements &amp; Good Wishes</a></h2> </div> <p class="forumdescription">This is the 'tell us about yourself' category. It's where you may make an introductory post, and let us know a little about yourself. A perfect place to break the ice. Alternatively, you can get started by <a rel="nofollow" href="http://www.lapband.net/newthread.php?do=newthread&amp;f=2">creating a journey thread</a> instead. This forum may also be used to make general social announcements as well as threads wishing others well.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=4" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 17</li> <li>Posts: 68</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div> <p class="lastposttitle"> <a href="member-introductions-social-announcements-and-good-wishes/238-new-to-this.html" class="threadtitle" >New to this.....</a> <a href="member-introductions-social-announcements-and-good-wishes/238-new-to-this-post1745.html#post1745"><img src="http://www.lapband.net/images/buttons/lastpost-right.png" alt="Go to last post" /></a> </p> <div class="lastpostby">
	
		by <div class="popupmenu memberaction"> <a class="username offline " href="members/zoebarrett.html" title="ZoeBarrett is offline"><strong>ZoeBarrett</strong></a> </div> </div> <p class="lastpostdate">04-23-2016, <span class="time">11:01 AM</span></p> </div> </div> </div> </li> </ol> </li><li class="forumbit_nopost link L1" id="cat7"> <div class="forumhead foruminfo L1 collapse"> <h2> <span class="forumtitle"><a href="https://www.lapband.net/#getting-started-with-lap-band-surgery">Getting Started With Lap Band Surgery</a></span> <span class="forumthreadpost">&nbsp;</span> <span class="forumlastpost">Last Post</span> <a class="collapse" id="collapse_c_cat7" href="#top"><img src="http://www.lapband.net/images/buttons/collapse_40b.png" alt="" /></a> </h2> </div> <ol id="c_cat7" class="childforum"> <li id="forum8" class="forumbit_post old L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_8" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="questions-and-answers-for-those-considering-a-lap-band/">Questions And Answers For Those Considering A Lap Band</a></h2> </div> <p class="forumdescription">This forum is for common questions and answers about Lap Band surgery.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=8" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 43</li> <li>Posts: 211</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div> <p class="lastposttitle"> <a href="questions-and-answers-for-those-considering-a-lap-band/340-having-surgery-this-year-with-dr-almanza-in-mexico.html" class="threadtitle" >Having surgery this year with Dr....</a> <a href="questions-and-answers-for-those-considering-a-lap-band/340-having-surgery-this-year-with-dr-almanza-in-mexico-post1701.html#post1701"><img src="http://www.lapband.net/images/buttons/lastpost-right.png" alt="Go to last post" /></a> </p> <div class="lastpostby">
	
		by <div class="popupmenu memberaction"> <a class="username offline " href="members/maldonado4643.html" title="Maldonado4643 is offline"><strong>Maldonado4643</strong></a> </div> </div> <p class="lastpostdate">08-10-2015, <span class="time">09:46 PM</span></p> </div> </div> </div> </li> <li id="forum9" class="forumbit_post old alt L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_9" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="lap-band-diet-recipes-and-nutrition/">Lap Band Diet, Recipes, and Nutrition</a></h2> </div> <p class="forumdescription">This forum is for discussions of the liquid pre-op diet, the liquid and soft post-op diet after your surgery, recipes for after surgery, plus discussions and tips on best practices when eating and drinking.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=9" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 25</li> <li>Posts: 156</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div> <p class="lastposttitle"> <a href="lap-band-diet-recipes-and-nutrition/219-soups-allowed-or-not.html" class="threadtitle" >Soups - Allowed or Not?</a> <a href="lap-band-diet-recipes-and-nutrition/219-soups-allowed-or-not-post1571.html#post1571"><img src="http://www.lapband.net/images/buttons/lastpost-right.png" alt="Go to last post" /></a> </p> <div class="lastpostby">
	
		by <div class="popupmenu memberaction"> <a class="username offline " href="members/willow.html" title="willow is offline"><strong>willow</strong></a> </div> </div> <p class="lastpostdate">03-08-2014, <span class="time">08:42 AM</span></p> </div> </div> </div> </li> </ol> </li><li class="forumbit_nopost link L1" id="cat11"> <div class="forumhead foruminfo L1 collapse"> <h2> <span class="forumtitle"><a href="https://www.lapband.net/#post-lap-band-surgery-discussions">Post Lap Band Surgery Discussions</a></span> <span class="forumthreadpost">&nbsp;</span> <span class="forumlastpost">Last Post</span> <a class="collapse" id="collapse_c_cat11" href="#top"><img src="http://www.lapband.net/images/buttons/collapse_40b.png" alt="" /></a> </h2> <div class="forumrowdata"> <p class="subforumdescription">This forum is for discussions about life after being banded.</p> </div> </div> <ol id="c_cat11" class="childforum"> <li id="forum28" class="forumbit_post old L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_28" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="after-your-lap-band-surgery/">After Your Lap Band Surgery</a></h2> </div> <p class="forumdescription">This is the forum where everyone who has had a lap band can discuss general topics about life after being banded.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=28" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 26</li> <li>Posts: 154</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div> <p class="lastposttitle"> <img src="http://www.lapband.net/images/icons/icon8.png" class="postimg" alt="Angry" border="0" /> <a href="after-your-lap-band-surgery/227-very-unhappy-lapbander.html" class="threadtitle" >Very UNhappy Lapbander</a> <a href="after-your-lap-band-surgery/227-very-unhappy-lapbander-post1744.html#post1744"><img src="http://www.lapband.net/images/buttons/lastpost-right.png" alt="Go to last post" /></a> </p> <div class="lastpostby">
	
		by <div class="popupmenu memberaction"> <a class="username offline " href="members/sunny44t.html" title="Sunny44t is offline"><strong>Sunny44t</strong></a> </div> </div> <p class="lastpostdate">04-11-2016, <span class="time">06:22 PM</span></p> </div> </div> </div> </li> <li id="forum29" class="forumbit_post old alt L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_29" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="regional-forums/">Regional Forums</a></h2> </div> <p class="forumdescription">These are subforums where you can meet locals to turn to for support, friendship, and share the joy in your lap band journeys together.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=29" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 4</li> <li>Posts: 12</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div> <p class="lastposttitle"> <a href="regional-forums/112-new-jersey.html" class="threadtitle" >New Jersey?</a> <a href="regional-forums/112-new-jersey-post1728.html#post1728"><img src="http://www.lapband.net/images/buttons/lastpost-right.png" alt="Go to last post" /></a> </p> <div class="lastpostby">
	
		by <div class="popupmenu memberaction"> <a class="username offline " href="members/johndean.html" title="johndean is offline"><strong>johndean</strong></a> </div> </div> <p class="lastpostdate">01-12-2016, <span class="time">05:50 AM</span></p> </div> </div> </div> </li> <li id="forum30" class="forumbit_post old L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_30" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="body-makeovers-and-cosmetic-surgery/">Body Makeovers And Cosmetic Surgery</a></h2> </div> <p class="forumdescription">This forum is for discussing the various reconstructive surgery options and cosmetic makeovers. Such as tummy tucks, dealing with loose skin, liposuction, face lifts, breasts, arms, buttocks, etc. Use this forum to discuss the various options and ask your questions and share your experiences with cosmetic and plastic surgery.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=30" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 16</li> <li>Posts: 95</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div> <p class="lastposttitle"> <a href="body-makeovers-and-cosmetic-surgery/243-skin-removal.html" class="threadtitle" >Skin Removal</a> <a href="body-makeovers-and-cosmetic-surgery/243-skin-removal-post1560.html#post1560"><img src="http://www.lapband.net/images/buttons/lastpost-right.png" alt="Go to last post" /></a> </p> <div class="lastpostby">
	
		by <div class="popupmenu memberaction"> <a class="username offline " href="members/adam.html" title="adam is offline"><strong>adam</strong></a> </div> </div> <p class="lastpostdate">03-05-2014, <span class="time">01:58 PM</span></p> </div> </div> </div> </li> <li id="forum31" class="forumbit_post old alt L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_31" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="lap-band-events-and-meetups/">Lap Band Events And Meetups</a></h2> </div> <p class="forumdescription">This is a forum where you can organize or find a local meetup to get together with fellow weight loss surgery friends. If you want to organize an event, this is the place to do it.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=31" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 3</li> <li>Posts: 8</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div> <p class="lastposttitle"> <a href="lap-band-events-and-meetups/289-online-support.html" class="threadtitle" >Online Support?</a> <a href="lap-band-events-and-meetups/289-online-support-post1557.html#post1557"><img src="http://www.lapband.net/images/buttons/lastpost-right.png" alt="Go to last post" /></a> </p> <div class="lastpostby">
	
		by <div class="popupmenu memberaction"> <a class="username offline " href="members/carla.html" title="Carla is offline"><strong>Carla</strong></a> </div> </div> <p class="lastpostdate">03-05-2014, <span class="time">10:22 AM</span></p> </div> </div> </div> </li> </ol> </li><li class="forumbit_nopost link L1" id="cat12"> <div class="forumhead foruminfo L1 collapse"> <h2> <span class="forumtitle"><a href="https://www.lapband.net/#places-to-get-your-lap-band-surgery">Places To Get Your Lap Band Surgery</a></span> <span class="forumthreadpost">&nbsp;</span> <span class="forumlastpost">Last Post</span> <a class="collapse" id="collapse_c_cat12" href="#top"><img src="http://www.lapband.net/images/buttons/collapse_40b.png" alt="" /></a> </h2> <div class="forumrowdata"> <p class="subforumdescription">This forum is to discuss where you can get lap band surgery.</p> </div> </div> <ol id="c_cat12" class="childforum"> <li id="forum32" class="forumbit_post old L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_32" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="geographical-places-to-have-lap-band-surgery/">Geographical places to have lap band surgery.</a></h2> </div> <div class="subforums"> <h4 class="subforumlistlabel">Sub-Forums:</h4> <ol class="subforumlist commalist"> <li class="subforum"> <img class="inlineimg" src="http://www.lapband.net/images/statusicon/subforum_old-48.png" alt="" border="0" id="forum_statusicon_36" /> <a href="lap-band-surgery-in-australia/">Lap Band Surgery In Australia</a>, 
			</li> <li class="subforum"> <img class="inlineimg" src="http://www.lapband.net/images/statusicon/subforum_old-48.png" alt="" border="0" id="forum_statusicon_33" /> <a href="lap-band-surgery-in-mexico/">Lap Band Surgery In Mexico</a>, 
			</li> <li class="subforum"> <img class="inlineimg" src="http://www.lapband.net/images/statusicon/subforum_old-48.png" alt="" border="0" id="forum_statusicon_35" /> <a href="lap-band-surgery-in-the-united-kingdom/">Lap Band Surgery In The United Kingdom</a>, 
			</li> <li class="subforum"> <img class="inlineimg" src="http://www.lapband.net/images/statusicon/subforum_old-48.png" alt="" border="0" id="forum_statusicon_34" /> <a href="lap-band-surgery-in-the-united-states/">Lap Band Surgery In The United States</a> </li> </ol> </div> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=32" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 6</li> <li>Posts: 47</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div> <p class="lastposttitle"> <a href="lap-band-surgery-in-the-united-states/244-new-york.html" class="threadtitle" >New York?</a> <a href="lap-band-surgery-in-the-united-states/244-new-york-post1751.html#post1751"><img src="http://www.lapband.net/images/buttons/lastpost-right.png" alt="Go to last post" /></a> </p> <div class="lastpostby">
	
		by <div class="popupmenu memberaction"> <a class="username offline " href="members/combest.html" title="Combest is offline"><strong>Combest</strong></a> </div> </div> <p class="lastpostdate">08-24-2017, <span class="time">04:56 AM</span></p> </div> </div> </div> </li> </ol> </li><li class="forumbit_nopost link L1" id="cat13"> <div class="forumhead foruminfo L1 collapse"> <h2> <span class="forumtitle"><a href="https://www.lapband.net/#other-weight-loss-and-health-topics">Other Weight Loss And Health Topics</a></span> <span class="forumthreadpost">&nbsp;</span> <span class="forumlastpost">Last Post</span> <a class="collapse" id="collapse_c_cat13" href="#top"><img src="http://www.lapband.net/images/buttons/collapse_40b.png" alt="" /></a> </h2> </div> <ol id="c_cat13" class="childforum"> <li id="forum23" class="forumbit_post old alt L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_23" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="other-types-of-bariatric-surgery/">Other Types Of Bariatric Surgery</a></h2> </div> <p class="forumdescription">This is where you may discuss the other types of bariatric surgery, such as: Gastric Sleeve, Roux-en-Y gastric bypass, duodenal switch, gastric balloon, plication, and other WLS.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=23" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 8</li> <li>Posts: 20</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div> <p class="lastposttitle"> <a href="other-types-of-bariatric-surgery/371-2-13-2016-six-nations-rugby-info.html" class="threadtitle" >2.13.2016 Six Nations Rugby info</a> <a href="other-types-of-bariatric-surgery/371-2-13-2016-six-nations-rugby-info-post1735.html#post1735"><img src="http://www.lapband.net/images/buttons/lastpost-right.png" alt="Go to last post" /></a> </p> <div class="lastpostby">
	
		by <div class="popupmenu memberaction"> <a class="username offline " href="members/jairavai.html" title="jairavai is offline"><strong>jairavai</strong></a> </div> </div> <p class="lastpostdate">02-13-2016, <span class="time">08:20 AM</span></p> </div> </div> </div> </li> <li id="forum24" class="forumbit_post old L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_24" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="topics-about-excercise-and-fitness/">Topics About Excercise and Fitness</a></h2> </div> <p class="forumdescription">This is a forum for discussions about exercise, aerobics, fitness, yoga, pilates, walking, running, sports, gyms, workout routines, and all related topics.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=24" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 18</li> <li>Posts: 120</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div> <p class="lastposttitle"> <a href="topics-about-excercise-and-fitness/74-do-you-enjoy-exercise.html" class="threadtitle" >Do You Enjoy Exercise?</a> <a href="topics-about-excercise-and-fitness/74-do-you-enjoy-exercise-post1703.html#post1703"><img src="http://www.lapband.net/images/buttons/lastpost-right.png" alt="Go to last post" /></a> </p> <div class="lastpostby">
	
		by <div class="popupmenu memberaction"> <a class="username offline " href="members/readytogocable.html" title="readytogocable is offline"><strong>readytogocable</strong></a> </div> </div> <p class="lastpostdate">08-20-2015, <span class="time">07:04 AM</span></p> </div> </div> </div> </li> <li id="forum25" class="forumbit_post old alt L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_25" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="supplements-and-medicines-to-lose-weight/">Supplements, and Medicines To Lose Weight</a></h2> </div> <p class="forumdescription">This is where you may discuss the popular alternatives to getting weight loss surgery that include pills, capsules, powders, etc. Topics include weight loss medicines and remedies, weight loss pills, and weight loss supplements.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=25" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 15</li> <li>Posts: 62</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div> <p class="lastposttitle"> <a href="supplements-and-medicines-to-lose-weight/108-b-vitamins-for-energy-and-weight-loss.html" class="threadtitle" >B-Vitamins for Energy and Weight...</a> <a href="supplements-and-medicines-to-lose-weight/108-b-vitamins-for-energy-and-weight-loss-post1705.html#post1705"><img src="http://www.lapband.net/images/buttons/lastpost-right.png" alt="Go to last post" /></a> </p> <div class="lastpostby">
	
		by <div class="popupmenu memberaction"> <a class="username offline " href="members/readytogocable.html" title="readytogocable is offline"><strong>readytogocable</strong></a> </div> </div> <p class="lastpostdate">08-20-2015, <span class="time">07:06 AM</span></p> </div> </div> </div> </li> <li id="forum26" class="forumbit_post old L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_26" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="eating-disorders/">Eating Disorders</a></h2> </div> <p class="forumdescription">This is a forum for discussions about eating disorders, such as anorexia and bulimia.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=26" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 13</li> <li>Posts: 65</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div> <p class="lastposttitle"> <a href="eating-disorders/293-celebrity-deaths.html" class="threadtitle" >Celebrity Deaths</a> <a href="eating-disorders/293-celebrity-deaths-post1569.html#post1569"><img src="http://www.lapband.net/images/buttons/lastpost-right.png" alt="Go to last post" /></a> </p> <div class="lastpostby">
	
		by <div class="popupmenu memberaction"> <a class="username offline " href="members/lucy.html" title="lucy is offline"><strong>lucy</strong></a> </div> </div> <p class="lastpostdate">03-07-2014, <span class="time">09:05 AM</span></p> </div> </div> </div> </li> <li id="forum27" class="forumbit_post old alt L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_27" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="other-health-topics/">Other Health Topics</a></h2> </div> <p class="forumdescription">This is a forum for discussions about all other health topics that do not yet better fit in another category that we offer. As our forum grows, please <a href="http://www.lapband.net/sendmessage.php">contact us</a> to suggest new or improved forum categorization if many topics build up in this forum and can be better segregated, or if a good top level forum category was overlooked.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=27" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 32</li> <li>Posts: 130</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div> <p class="lastposttitle"> <img src="http://www.lapband.net/images/icons/icon8.png" class="postimg" alt="Angry" border="0" /> <a href="other-health-topics/377-lap-bad-removal.html" class="threadtitle" >Lap bad removal</a> <a href="other-health-topics/377-lap-bad-removal-post1746.html#post1746"><img src="http://www.lapband.net/images/buttons/lastpost-right.png" alt="Go to last post" /></a> </p> <div class="lastpostby">
	
		by <div class="popupmenu memberaction"> <a class="username offline " href="members/christi-nevil-bonkiewicz.html" title="Christi Nevil Bonkiewicz is offline"><strong>Christi Nevil Bonkiewicz</strong></a> </div> </div> <p class="lastpostdate">04-28-2016, <span class="time">04:58 PM</span></p> </div> </div> </div> </li> </ol> </li><li class="forumbit_nopost link L1" id="cat37"> <div class="forumhead foruminfo L1 collapse"> <h2> <span class="forumtitle"><a href="https://www.lapband.net/#other-lap-band-topics-from-around-the-web">Other Lap Band Topics From Around The Web</a></span> <span class="forumthreadpost">&nbsp;</span> <span class="forumlastpost">Last Post</span> <a class="collapse" id="collapse_c_cat37" href="#top"><img src="http://www.lapband.net/images/buttons/collapse_40b.png" alt="" /></a> </h2> <div class="forumrowdata"> <p class="subforumdescription">In these forums we syndicate articles, topics, and related discussions about lap band surgery from around the Internet.</p> </div> </div> <ol id="c_cat37" class="childforum"> <li id="forum38" class="forumbit_post old L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_38" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="lap-band-surgery-in-the-news-and-press-releases/">Lap Band Surgery In The News And Press Releases</a></h2> </div> <p class="forumdescription">Section for topics about lap band in the news, press releases from doctors, new medical breakthroughs relating to lap band surgery. Check in every now and then and have a look at the articles we found for you to check out, and please respond on the threads to any you find interesting or want to debate, discuss, etc. Please also share with the community any interesting lap band articles or info that you may find around the web.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=38" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 14</li> <li>Posts: 71</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div> <p class="lastposttitle"> <a href="lap-band-surgery-in-the-news-and-press-releases/301-what-defines-success.html" class="threadtitle" >What defines success?</a> <a href="lap-band-surgery-in-the-news-and-press-releases/301-what-defines-success-post1597.html#post1597"><img src="http://www.lapband.net/images/buttons/lastpost-right.png" alt="Go to last post" /></a> </p> <div class="lastpostby">
	
		by <div class="popupmenu memberaction"> <a class="username offline " href="members/dianade.html" title="DianaDe is offline"><strong>DianaDe</strong></a> </div> </div> <p class="lastpostdate">03-27-2014, <span class="time">01:19 AM</span></p> </div> </div> </div> </li> </ol> </li><li class="forumbit_nopost link L1" id="cat14"> <div class="forumhead foruminfo L1 collapse"> <h2> <span class="forumtitle"><a href="https://www.lapband.net/#off-topic">Off Topic</a></span> <span class="forumthreadpost">&nbsp;</span> <span class="forumlastpost">Last Post</span> <a class="collapse" id="collapse_c_cat14" href="#top"><img src="http://www.lapband.net/images/buttons/collapse_40b.png" alt="" /></a> </h2> </div> <ol id="c_cat14" class="childforum"> <li id="forum17" class="forumbit_post old alt L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_17" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="tiki-hut/">Tiki Hut</a></h2> </div> <p class="forumdescription">All off topic posts may go here. This is a place where you may discuss anything you like.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=17" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 34</li> <li>Posts: 217</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div> <p class="lastposttitle"> <a href="tiki-hut/295-building-self-esteem.html" class="threadtitle" >Building Self Esteem</a> <a href="tiki-hut/295-building-self-esteem-post1753.html#post1753"><img src="http://www.lapband.net/images/buttons/lastpost-right.png" alt="Go to last post" /></a> </p> <div class="lastpostby">
	
		by <div class="popupmenu memberaction"> <a class="username offline " href="members/roygim.html" title="RoyGim is offline"><strong>RoyGim</strong></a> </div> </div> <p class="lastpostdate">02-03-2018, <span class="time">09:28 AM</span></p> </div> </div> </div> </li> </ol> </li><li class="forumbit_nopost link L1" id="cat15"> <div class="forumhead foruminfo L1 collapse"> <h2> <span class="forumtitle"><a href="https://www.lapband.net/#site-news-help-and-suggestions">Site News, Help, &amp; Suggestions</a></span> <span class="forumthreadpost">&nbsp;</span> <span class="forumlastpost">Last Post</span> <a class="collapse" id="collapse_c_cat15" href="#top"><img src="http://www.lapband.net/images/buttons/collapse_40b.png" alt="" /></a> </h2> </div> <ol id="c_cat15" class="childforum"> <li id="forum18" class="forumbit_post old L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_18" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="site-help-and-feedback/">Site Help &amp; Feedback</a></h2> </div> <p class="forumdescription">Please let us know your suggestions to make our Lap Band site or our lap band forum better. If you would like to better understand how to use something or if there is something that you want changed or fixed, bug reports, etc., please submit them in this forum.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=18" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 0</li> <li>Posts: 0</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div>
				Never
			</div> </div> </div> </li> <li id="forum22" class="forumbit_post old alt L2"> <div class="forumrow table"> <div class="foruminfo td"> <img src="http://www.lapband.net/images/statusicon/forum_old-48.png" class="forumicon" id="forum_statusicon_22" alt="" /> <div class="forumdata"> <div class="datacontainer"> <div class="titleline"> <h2 class="forumtitle"><a href="lap-band-site-news/">Lap Band Site News</a></h2> </div> <p class="forumdescription">This is where announcements about the LapBand.net site are posted.</p> </div> </div> </div> <h4 class="nocss_label">Forum Actions:</h4> <ul class="forumactionlinks td"> <li class="forumactionlink rsslink"><a rel="nofollow" href="external.php?type=RSS2&amp;forumids=22" title="View this forum's RSS feed">View this forum's RSS feed</a></li> </ul> <h4 class="nocss_label">Forum Statistics:</h4> <ul class="forumstats td"> <li>Threads: 0</li> <li>Posts: 0</li> </ul> <div class="forumlastpost td"> <h4 class="lastpostlabel">Last Post:</h4> <div>
				Never
			</div> </div> </div> </li> </ol> </li> </ol> </td> <td valign="top" width="300" style="padding-left: 10px"> <style>
/* newsletter */
#newsletter {
	background: #76a0b0; /*url(images/home/newsletter.png) no-repeat top center;*/
	height: 116px;
	margin-bottom: 7px;
	padding: 12px 14px 0;
	position: relative;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#fburner {
	position: absolute; right: 12px; top: 10px;
}
#newsletter h3 {
	color: #fff;
	font-size: 21px;
	margin-bottom: 4px;
/*	margin-left: 62px;*/
}
#newsletter p {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 5px;
	/*padding-left: 62px;*/
}
#newsletter .input {
	background: #fff;
	border: 1px solid #457104;
	color: #707d88;
	font: normal 12px 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-style: italic;
	padding: 3px 7px;
	width: 160px;
	vertical-align: top;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#newsletter .go {
	background: #1277e8 url(images/home/subscribe.gif) no-repeat center center; /*10a0ff*/
	border: 0;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	margin-bottom: 7px;
	text-indent: -9999px; text-transform: uppercase;
	vertical-align: bottom;
	width: 87px;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}


#newsletter .letter {
	background: url(images/home/letter.png) no-repeat;
	width: 64px;
	height: 64px;
	float: left;
}

#newsletter .info {
	width: 200px;
	float: left;
	margin-left: 5px;
}

</style> <div id="newsletter"> <div class="letter"></div> <div class="info"> <h3>Newsletter</h3> <p>Subscribe for our newsletter and receive value-packed information on a regular basis about the lap band</p> </div> <form action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=LapBandForum', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"> <input autocomplete="off" type="text" value="Enter your email address" class="input" onfocus="if(this.value=='Enter your email address')this.value='';" onblur="if(this.value=='')this.value='Enter your email address';" name="email"/> <input type="hidden" value="LapBandForum" name="uri"/> <input type="hidden" name="loc" value="en_US"/> <input type="submit" value="Subscribe" class="go"/> </form> </div> <div class="collapse" style="padding-bottom: 10px;"> <h2 class="blockhead"> <strong> Top Posters This Week</strong> </h2> <div class="vba_module blockbody" id="module19"> <div style="padding:5px 10px;"></div> </div> </div> <div class="collapse" style="padding-bottom: 10px;"> <h2 class="blockhead"> <strong> Popular New Members</strong> </h2> <div class="vba_module blockbody" id="module20"> <div style="padding:5px 10px;">Most welcomed members in the last 30 days: <ul style="margin-bottom:10px;"><li style="width:100%"><span style="width:90%; float:left"><a href="members/refusedservice.html"><img src="https://www.lapband.net/avatars/refusedservice.gif?dateline=1379595523" width="20" height="20" style="margin-right: 4px;float:left;" alt="refusedservice's Avatar" title="refusedservice's Avatar"><span style="font-size:18px; margin: 0; float:left; text-decoration:inherit;">refusedservice</span></a></span><span style="width:8%; float:left; margin-top:3px; font-size:14px">6</span><div style="clear:both"></div></li><li style="width:100%"><span style="width:90%; float:left"><a href="members/sissy620.html"><img src="https://www.lapband.net/avatars/sissy620.gif?dateline=1397354584" width="20" height="20" style="margin-right: 4px;float:left;" alt="Sissy620's Avatar" title="Sissy620's Avatar"><span style="font-size:18px; margin: 0; float:left; text-decoration:inherit;">Sissy620</span></a></span><span style="width:8%; float:left; margin-top:3px; font-size:14px">4</span><div style="clear:both"></div></li><li style="width:100%"><span style="width:90%; float:left"><a href="members/notquitethereyet.html"><img src="https://www.lapband.net/images/misc/unknown.gif" width="20" height="20" style="margin-right: 4px;float:left;" alt="NotQuiteThereYet's Avatar" title="NotQuiteThereYet's Avatar"><span style="font-size:18px; margin: 0; float:left; text-decoration:inherit;">NotQuiteThereYet</span></a></span><span style="width:8%; float:left; margin-top:3px; font-size:14px">3</span><div style="clear:both"></div></li><li style="width:100%"><span style="width:90%; float:left"><a href="members/narna.html"><img src="https://www.lapband.net/images/misc/unknown.gif" width="20" height="20" style="margin-right: 4px;float:left;" alt="Narna's Avatar" title="Narna's Avatar"><span style="font-size:18px; margin: 0; float:left; text-decoration:inherit;">Narna</span></a></span><span style="width:8%; float:left; margin-top:3px; font-size:14px">3</span><div style="clear:both"></div></li><li style="width:100%"><span style="width:90%; float:left"><a href="members/daisy.html"><img src="https://www.lapband.net/images/misc/unknown.gif" width="20" height="20" style="margin-right: 4px;float:left;" alt="Daisy's Avatar" title="Daisy's Avatar"><span style="font-size:18px; margin: 0; float:left; text-decoration:inherit;">Daisy</span></a></span><span style="width:8%; float:left; margin-top:3px; font-size:14px">2</span><div style="clear:both"></div></li><li style="width:100%"><span style="width:90%; float:left"><a href="members/nirvana.html"><img src="https://www.lapband.net/images/misc/unknown.gif" width="20" height="20" style="margin-right: 4px;float:left;" alt="Nirvana's Avatar" title="Nirvana's Avatar"><span style="font-size:18px; margin: 0; float:left; text-decoration:inherit;">Nirvana</span></a></span><span style="width:8%; float:left; margin-top:3px; font-size:14px">2</span><div style="clear:both"></div></li><li style="width:100%"><span style="width:90%; float:left"><a href="members/lavon.html"><img src="https://www.lapband.net/images/misc/unknown.gif" width="20" height="20" style="margin-right: 4px;float:left;" alt="LaVon's Avatar" title="LaVon's Avatar"><span style="font-size:18px; margin: 0; float:left; text-decoration:inherit;">LaVon</span></a></span><span style="width:8%; float:left; margin-top:3px; font-size:14px">2</span><div style="clear:both"></div></li><li style="width:100%"><span style="width:90%; float:left"><a href="members/marion.html"><img src="https://www.lapband.net/images/misc/unknown.gif" width="20" height="20" style="margin-right: 4px;float:left;" alt="Marion's Avatar" title="Marion's Avatar"><span style="font-size:18px; margin: 0; float:left; text-decoration:inherit;">Marion</span></a></span><span style="width:8%; float:left; margin-top:3px; font-size:14px">2</span><div style="clear:both"></div></li><li style="width:100%"><span style="width:90%; float:left"><a href="members/lea.html"><img src="https://www.lapband.net/images/misc/unknown.gif" width="20" height="20" style="margin-right: 4px;float:left;" alt="Lea's Avatar" title="Lea's Avatar"><span style="font-size:18px; margin: 0; float:left; text-decoration:inherit;">Lea</span></a></span><span style="width:8%; float:left; margin-top:3px; font-size:14px">1</span><div style="clear:both"></div></li><li style="width:100%"><span style="width:90%; float:left"><a href="members/anna_harris.html"><img src="https://www.lapband.net/images/misc/unknown.gif" width="20" height="20" style="margin-right: 4px;float:left;" alt="Anna_Harris's Avatar" title="Anna_Harris's Avatar"><span style="font-size:18px; margin: 0; float:left; text-decoration:inherit;">Anna_Harris</span></a></span><span style="width:8%; float:left; margin-top:3px; font-size:14px">1</span><div style="clear:both"></div></li></ul><a href="http://www.lapband.net/welcome_new.php">Click here to welcome the new members</a></div> </div> </div> <div class="collapse" style="padding-bottom: 10px;"> <h2 class="blockhead"> <strong> New Lap Band Members</strong> </h2> <div class="vba_module blockbody" id="module23"> <div style="padding:5px 10px;"><ul class="avatars"><li><a href="members/roygim.html"><img src="https://www.lapband.net/images/misc/unknown.gif" width="65" height="65" style="margin-right: 4px; margin-bottom: 4px;" alt="RoyGim's Avatar" /></a></li><li><a href="members/combest.html"><img src="https://www.lapband.net/images/misc/unknown.gif" width="65" height="65" style="margin-right: 4px; margin-bottom: 4px;" alt="Combest's Avatar" /></a></li><li><a href="members/christi-nevil-bonkiewicz.html"><img src="https://www.lapband.net/images/misc/unknown.gif" width="65" height="65" style="margin-right: 4px; margin-bottom: 4px;" alt="Christi Nevil Bonkiewicz's Avatar" /></a></li><li><a href="members/zoebarrett.html"><img src="https://www.lapband.net/images/misc/unknown.gif" width="65" height="65" style="margin-right: 4px; margin-bottom: 4px;" alt="ZoeBarrett's Avatar" /></a></li><li><a href="members/sunny44t.html"><img src="https://www.lapband.net/images/misc/unknown.gif" width="65" height="65" style="margin-right: 4px; margin-bottom: 4px;" alt="Sunny44t's Avatar" /></a></li><li><a href="members/sarahsmile.html"><img src="https://www.lapband.net/images/misc/unknown.gif" width="65" height="65" style="margin-right: 4px; margin-bottom: 4px;" alt="SarahSmile's Avatar" /></a></li><li><a href="members/mithzlex.html"><img src="https://www.lapband.net/images/misc/unknown.gif" width="65" height="65" style="margin-right: 4px; margin-bottom: 4px;" alt="mithzlex's Avatar" /></a></li><li><a href="members/jairavai.html"><img src="https://www.lapband.net/images/misc/unknown.gif" width="65" height="65" style="margin-right: 4px; margin-bottom: 4px;" alt="jairavai's Avatar" /></a></li></ul></div> </div> </div> <div class="collapse" style="padding-bottom: 10px;"> <h2 class="blockhead"> <strong> Recent Member Photos</strong> </h2> <div class="vba_module blockbody" id="module28"> <style>
	#recent-photos-bit .avatars li {
		display: inline;
	}
</style> <div id="recent-photos-bit" style="padding: 5px 10px;"> <ul class="avatars"> <li><a href="members/kamagra100-albums-kamagra-100-picture17-according-to-a-recent-survey-kamagra-tablets-have-been-estimated-as-the-most-preferred-medication-among-the-ed-patients-this-valuable-medication-is-also-known-as-the-generic-version-of-viagra-just-because-of-containing-sildenafil-citrate-this-medication-has-been-produced-in-a-standard-dosage-of-100mg-strength-researcher-says-the-dosage-of-kamagra-online-medication-varies-from-one-person-to-another-thus-patients-should-consult-with-their-physician-before-taking-kamagra-tablets-100mg-approach-other-versions-of-this-medicine-such-as-kamagra-jelly-soft-tablets-and-effervescent-to-make-ed-treatment-handy-learn-more-healthy-facts-about-this-drug-via-kamagra100-com-and-avail-a-high-quality-medicine-at-the-cheapest-prices-in-the-uk-view-more-at-http-www-kamagra100-com.html"><img src="members/kamagra100-albums-kamagra-100-picture17t-according-to-a-recent-survey-kamagra-tablets-have-been-estimated-as-the-most-preferred-medication-among-the-ed-patients-this-valuable-medication-is-also-known-as-the-generic-version-of-viagra-just-because-of-containing-sildenafil-citrate-this-medication-has-been-produced-in-a-standard-dosage-of-100mg-strength-researcher-says-the-dosage-of-kamagra-online-medication-varies-from-one-person-to-another-thus-patients-should-consult-with-their-physician-before-taking-kamagra-tablets-100mg-approach-other-versions-of-this-medicine-such-as-kamagra-jelly-soft-tablets-and-effervescent-to-make-ed-treatment-handy-learn-more-healthy-facts-about-this-drug-via-kamagra100-com-and-avail-a-high-quality-medicine-at-the-cheapest-prices-in-the-uk-view-more-at-http-www-kamagra100-com.jpg" width="65" height="65" style="margin-right: 4px; margin-bottom: 4px;" alt="members/kamagra100-albums-kamagra-100-picture17-according-to-a-recent-survey-kamagra-tablets-have-been-estimated-as-the-most-preferred-medication-among-the-ed-patients-this-valuable-medication-is-also-known-as-the-generic-version-of-viagra-just-because-of-containing-sildenafil-citrate-this-medication-has-been-produced-in-a-standard-dosage-of-100mg-strength-researcher-says-the-dosage-of-kamagra-online-medication-varies-from-one-person-to-another-thus-patients-should-consult-with-their-physician-before-taking-kamagra-tablets-100mg-approach-other-versions-of-this-medicine-such-as-kamagra-jelly-soft-tablets-and-effervescent-to-make-ed-treatment-handy-learn-more-healthy-facts-about-this-drug-via-kamagra100-com-and-avail-a-high-quality-medicine-at-the-cheapest-prices-in-the-uk-view-more-at-http-www-kamagra100-com.jpg" /></a></li><li><a href="members/kamagra100-albums-kamagra-100-picture16-buy-kamagra-tablets-to-get-healthier-life.html"><img src="members/kamagra100-albums-kamagra-100-picture16t-buy-kamagra-tablets-to-get-healthier-life.jpg" width="65" height="65" style="margin-right: 4px; margin-bottom: 4px;" alt="members/kamagra100-albums-kamagra-100-picture16-buy-kamagra-tablets-to-get-healthier-life.jpg" /></a></li><li><a href="members/sparkyann-albums-before-surgury-picture15-image.html"><img src="members/sparkyann-albums-before-surgury-picture15t-image.jpg" width="65" height="65" style="margin-right: 4px; margin-bottom: 4px;" alt="members/sparkyann-albums-before-surgury-picture15-image.jpg" /></a></li><li><a href="members/tracy-learmonth-shaw-albums-after-pictures-picture10-a.html"><img src="members/tracy-learmonth-shaw-albums-after-pictures-picture10t-a.jpg" width="65" height="65" style="margin-right: 4px; margin-bottom: 4px;" alt="members/tracy-learmonth-shaw-albums-after-pictures-picture10-a.jpg" /></a></li><li><a href="members/tracy-learmonth-shaw-albums-after-pictures-picture9-image.html"><img src="members/tracy-learmonth-shaw-albums-after-pictures-picture9t-image.jpg" width="65" height="65" style="margin-right: 4px; margin-bottom: 4px;" alt="members/tracy-learmonth-shaw-albums-after-pictures-picture9-image.jpg" /></a></li><li><a href="members/tracy-learmonth-shaw-albums-after-pictures-picture8-image.html"><img src="members/tracy-learmonth-shaw-albums-after-pictures-picture8t-image.jpg" width="65" height="65" style="margin-right: 4px; margin-bottom: 4px;" alt="members/tracy-learmonth-shaw-albums-after-pictures-picture8-image.jpg" /></a></li><li><a href="members/tracy-learmonth-shaw-albums-before-pic-picture7-image.html"><img src="members/tracy-learmonth-shaw-albums-before-pic-picture7t-image.jpg" width="65" height="65" style="margin-right: 4px; margin-bottom: 4px;" alt="members/tracy-learmonth-shaw-albums-before-pic-picture7-image.jpg" /></a></li><li><a href="members/tracy-learmonth-shaw-albums-before-pic-picture6-image.html"><img src="members/tracy-learmonth-shaw-albums-before-pic-picture6t-image.jpg" width="65" height="65" style="margin-right: 4px; margin-bottom: 4px;" alt="members/tracy-learmonth-shaw-albums-before-pic-picture6-image.jpg" /></a></li> </ul> <a rel="nofollow" style="font-weight: bold;" href="https://www.lapband.net/album.php?do=addalbum" class="add">+ Add Photos</a> <div style="text-align: right;"><a href="https://www.lapband.net/members/albums.html" style="font-weight:bold;font-size:11px;background: url(https://www.lapband.net/images/site_icons/arrow_readmore.png) left 5px no-repeat;padding-left:5px;">see more</a></div> </div> </div> </div> <div class="collapse" style="padding-bottom: 10px;"> <h2 class="blockhead"> <strong> Latest Before and After</strong> </h2> <div class="vba_module blockbody" id="module17"> <div style="padding:5px 10px;"><a rel="nofollow" href="members/tracy-learmonth-shaw.html?tab=bafPhotoTab#bafPhotoTab" title="Tracy learmonth shaw's before and after">
	Member: Tracy learmonth shaw <br />
	Surgery date: 05/16/2014 <br /> <div style="text-align:center;"> <div class="picture-before"> <img src="/before-and-after/uploads/tracy-learmonth-shaw_before.png" alt="Picture BEFORE" width="275px" height="206px"/> <br /> <span class="picture-info" style="width:255px !important;">230.00 lbs. - before</span> </div> <br /> <div class="picture-after"> <img src="/before-and-after/uploads/tracy-learmonth-shaw_after.png" alt="Picture AFTER" width="275px" height="275px"/> <br /> <span class="picture-info" style="text-align:center; width:255px !important;">184.00 lbs. - after</span> </div> <div class="clear"></div> </div> </a><br><center><a href="http://www.lapband.net/before-and-after.php">Click here to view all before and after pictures</a></center></div> </div> </div> </td> </tr> </table>  <div id="footer" class="floatcontainer footer"> <form action="https://www.lapband.net/" method="get" id="footer_select" class="footer_select"> </form> <ul id="footer_links" class="footer_links"> <li><a href="sendmessage.php" rel="nofollow" accesskey="9">Contact Us</a></li> <li><a href="https://www.lapband.net">LapBand.net</a></li> <li><a href="https://www.lapband.net/sitemap/"></a></li> <li><a href="#top" onclick="document.location.hash='top'; return false;">Top</a></li> </ul> <script type="text/javascript"> <!--
		// Main vBulletin Javascript Initialization
		vBulletin_init();
	//--> </script> </div> </div>  <div class="below_body">  <div id="footer_morecopyright" class="shade footer_morecopyright">
Copyright &copy; 2018 Lap Band. All Rights Reserved.<br />  <img src="https://www.lapband.net/cron.php?rand=265516" alt="" width="1" height="1" border="0" />  </div> <div id="fb-root"></div> <script type="text/javascript" src="https://www.lapband.net/clientscript/vbulletin_facebook.js?v=420"></script> <script type="text/javascript"> <!--

	function fbAsyncInit()
	{
		vBfb = new vB_Facebook({
			appid : "157023031156141",
			connected : 0,
			active : 0,
			autoreg : 0,
			feed_newthread : 0,
			feed_postreply : 0,
			feed_blogentry : 0,
			feed_blogcomment : 0,
			feed_newarticle : 0,
			feed_articlecomment : 0
		});
	}

	loadFacebookAPI('en_US');
// --> </script> </div> 
<script type="text/javascript">
//<![CDATA[

var vbseo_jshtml = new Array();
vbseo_jshtml[0] = "<"+"ol> <"+"li class=\"restore\" id=\"navbar_notice_1\"> <"+"span style=\"font-size:18px; font-weight:bold;\">Welcome to LapBand.net<"+"/span><"+"br />If this is your first visit, be sure to		check out the <"+"a href=\"faq.php\" target=\"_blank\"><"+"b>FAQ<"+"/b><"+"/a> by clicking the		link above. You may have to <"+"a href=\"register.php\" target=\"_blank\"><"+"b>register<"+"/b><"+"/a>		before you can post: click the register link above to proceed. To start viewing messages,		select the forum that you want to visit from the selection below.<"+"/li> <"+"/ol>";

for(var vi=0;vi<vbseo_jshtml.length;vi++)
if(fetch_object("vbseo_vhtml_"+vi))fetch_object("vbseo_vhtml_"+vi).innerHTML = vbseo_jshtml[vi];

//]]>
</script>
</body> </html>