<!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><link rel="stylesheet" type="text/css" href="/media/skin/css/css.css?v=2" media="screen" /><link rel="shortcut icon" type="image/x-icon" href="../templates/favicon.ico" /> <style type="text/css"> #help-available {position:absolute;margin-left:950px;margin-top:-17px;background:url('/media/images/elab_icons/16/help-hover.gif') no-repeat 0px 1px;width:17px;height:17px;} #help-available:hover {background:url('/media/images/elab_icons/16/help-hover.gif') no-repeat bottom;cursor:pointer;} .help-button {background:url('/media/images/elab_icons/16/help-hover.png') no-repeat 0px 0px;width:17px;height:17px;} .help-button:hover {background:url('/media/images/elab_icons/16/help-hover.png') no-repeat bottom;cursor:pointer;} </style> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" /> <script src="/media/js/cookie-min.js"></script> <script src="/resources/ext-core/ext-core.js"></script> <script src="/media/js/toolbox.js?v=2"></script> <script src="/media/js/default.js?v=2"></script> <link rel="stylesheet" href="/interface/protocols/tooltip/nt.css"> <link rel="stylesheet" type="text/css" href="/interface/protocols/style.css" /> <script type="text/javascript" src="/interface/loader.ashx?f=protocols&s=generalscripts"></script> <script type="text/javascript" src="/interface/loader.ashx?f=protocols&s=customfunctions"></script> <script type="text/javascript" src="fProtView.js"></script> <script type="text/javascript"> var confirmSaveMessage = 'Save this protocol?'; Ext.onReady(function(){ for (var i= 1;i<6;i++) { if (Ext.fly('rating_' + i)) { eval('Ext.fly(\'rating_' + i + '\').on(\'click\',function(){doRating(' + i + ');});'); } } if (Ext.fly('addcommentlink')) { Ext.fly('addcommentlink').on('click',function() { doComment('newPostLink'); }); } }); </script> <style type="text/css"> #ratingcontainer {padding: 1px 10px 3px 10px;background:url("/media/skin/img/bg/document-icon-bg-long.png") no-repeat ; width:156px;height:40px;float:right;font-size:10px;font-weight:bold;} #ratingcontainer #userrating img {cursor:pointer;} #ratingtext {line-height:normal;text-align:right;color:#09a7a7;} #userrating {line-height:normal;text-align:right;} #page ul li {line-height:22px !important;} #ratingstars{} #selectrating{display:none;} </style> <script> Ext.onReady(function () { if (Ext.fly('login_username_short') && LStore.get('login') != null) Ext.fly('login_username_short').dom.value = LStore.get('login'); if (Ext.fly('t')) { chbgc(document.getElementById('t')); } var items = Ext.DomQuery.select('div.content-box li'); Ext.each(items, function (item, i) { if (Ext.fly(item).first('a').dom.href == location.href) { Ext.fly(item).addClass('active'); } }); Ext.select('div.content-box').on('click', function (ev, el, obj) { Ext.each(items, function (item, i) { Ext.fly(item).removeClass('active'); }); Ext.fly(el).up("li").addClass('active'); }); }); </script> <title> LB medium - eLabJournal.com </title></head> <body> <div id="container"> <div id="top"> <ul> <li class="first"><a href="/">Home</a></li> <li><a href="/i/about/">About</a></li> <li><a href="/i/docs/">Help</a></li> <li><a href="/i/faq/">FAQ</a></li> <li><a href="/i/blog/">Blog</a></li> <li><a href="/i/support/">Support</a></li> </ul> </div><!-- End Top --> <div id="header"> <ul> <li class="bro"><a href="/search/">Browse protocols</a></li> <li class="joi"><a href="/register/">Join</a></li> <li class="tou"><a href="/i/tour/">Tour</a></li> <li class="sup"><a href="/i/contact/">Contact</a></li> </ul> <a href="/" title="Home" class="logo">eLabProtocols.com - On-line Protocol Information Management</a> </div><!-- End Header --> <div id="content"> <div id="main-content"> <div id="ctl00_PanelSearch"> <form action="/search" method="get" id="search" class="pub"> <input name="q" type="text" class="field" value="" autocomplete="off" onfocus="if (this.value == 'Search protocols') {this.value = '';}" id="q" /> <span class="text">in:</span> <select name="t" id="t" onchange="chbgc(this)" style="display:none;"> <option value="public">Public</option> <option value="group">Groups</option> <option value="user">Personal</option> </select> <input name="" type="button" class="searchbtn" onclick="if (document.getElementById('q').value != 'Search protocols') this.form.submit();" /> </form> </div> <div id="ctl00_TemplateBody_PanelProtocol"> <form method="get" id="protocolForm" action="protocol.ashx"> <div id="document"> <table width="100%" cellpadding="0" cellspacing="0" border="0" style="position:relative;left:2px;font-size:11px;"> <tr> <td><ul id="options"> <li><a href="javascript:doSubmit('zoom')" id="ctl00_TemplateBody_zoomURL"><img src="/media/skin/img/bg/zoom-icon.gif" id="ctl00_TemplateBody_protZoomIcon" alt="Open protocol in new page" /><br />Full Page</a></li> <li><a href="javascript:doSubmit('pdf')" id="ctl00_TemplateBody_printURL"><img src="/media/skin/img/bg/icon-pdf.png" alt="Print Protocol" /><br />PDF</a></li> <li><a href="#comments"><img src="/media/skin/img/bg/comment-icon.gif" id="ctl00_TemplateBody_protCommentIcon" alt="Comment about this protocol" /><br />Comment</a></li> <!--<li><a href="javascript:doSubmit('email')"><img src="/media/skin/img/bg/mail-icon.gif" id="ctl00_TemplateBody_protEmailIcon" alt="E-mail this protocol to a friend" /><br />Mail</a></li>--> <li></li> <li><a href="#save" onclick="doProtocolSave();"><img src="/media/skin/img/bg/save-icon.gif" id="ctl00_TemplateBody_protSaveIcon" alt="Save to your account" /><span id="ctl00_TemplateBody_saveicontext"><br />Save</span></a></li> <li></li> </ul></td> <td> <div id="ratingcontainer"> <table cellpadding="0" cellspacing="0" border="0" width="98%"> <tr> <td><div style="text-align:right;">Average Rating:</div></td> <td><div style="text-align:right;"><img src="/media/images/grid/ratingstar_off.png" /><img src="/media/images/grid/ratingstar_off.png" /><img src="/media/images/grid/ratingstar_off.png" /><img src="/media/images/grid/ratingstar_off.png" /><img src="/media/images/grid/ratingstar_off.png" /></div></td> </tr><tr> <td><div id="ratingtext">Rate protocol:</div></td> <td><div id="userrating"><img src="/media/images/grid/ratingstar_off.png" id="rating_1" /><img src="/media/images/grid/ratingstar_off.png" id="rating_2" /><img src="/media/images/grid/ratingstar_off.png" id="rating_3" /><img src="/media/images/grid/ratingstar_off.png" id="rating_4" /><img src="/media/images/grid/ratingstar_off.png" id="rating_5" /></div></td> </tr> </table> <!-- <option>1</option><option>2</option><option>3</option><option>4</option><option>5</option> --> </div> </td> </tr> </table> <div id="toppaper"></div> <div id="page"> <div id="pageheader"> <table><tr><td width="65" ><img src="/media/skin/img/bg/protocol-icon.gif" width="61" height="60"></td><td><h1 style="font-size:24px;">LB medium</h1></td></tr></table> </div> <p class="info"> Category: Media<br /> Author: <a href="/profiles/details/?id=2">Admin eLabJournal</a> </p> <p class="label">Labels: E. coli</p> <h2 class="titlebar">Materials<div class="help-button" onclick="location.href='/i/docs/#20';" style="float:right;"> </div></h2> <div class="materials"><table><tbody><tr><td style="border: medium none;">Tryptone</td><td style="border: medium none;"><br></td></tr><tr><td style="border: medium none;">Yeast extract<br></td><td style="border: medium none;"><br></td></tr><tr><td style="border: medium none;">NaCl<br></td><td style="border: medium none;">58.44 g mol<sup>-1</sup><br></td></tr></tbody></table></div> <span class="break"></span> <div id="experimentsettingsbar"> <h2 class="titlebar">Experiment settings</h2> <div class="experimentsettings"><table> <tbody> <tr> <td style="border: medium none;"> <strong>Volume of LB medium:</strong></td> <td style="border: medium none;"> <select id="VolLB" name="VolLB" onchange="da('VolLB');fvarFnVolLB('VolLB',Ext.fly(this).getValue());"><option value="1">1</option><option value="2">2</option><option value="5">5</option><option value="@@--@@">--other--</option></select><span class="ej_unit">L </span></td> </tr> </tbody> </table> <br> </div> <span class="break"></span> </div> <div id="step_0"><h6 class="step">Step 1</h6><div class="stepcontent">Prepare <select id="VolLB_copy" name="VolLB_copy" onchange="da('VolLB_copy');fvarFnVolLB_copy('VolLB_copy',Ext.fly(this).getValue());"><option></option><option value="@@--@@">--other--</option></select><span class="ej_unit">L </span> of LB medium by adding:<br> <ul> <li> <select id="MassTryp" name="MassTryp" onchange="da('MassTryp');fvarFnMassTryp('MassTryp',Ext.fly(this).getValue());"><option></option><option value="@@--@@">--other--</option></select><span class="ej_unit">g </span> Tryptone</li> <li> <select id="MassYeast" name="MassYeast" onchange="da('MassYeast');fvarFnMassYeast('MassYeast',Ext.fly(this).getValue());"><option></option><option value="@@--@@">--other--</option></select><span class="ej_unit">g </span> Yeast extract</li> <li> <select id="MassNaCl" name="MassNaCl" onchange="da('MassNaCl');fvarFnMassNaCl('MassNaCl',Ext.fly(this).getValue());"><option></option><option value="@@--@@">--other--</option></select><span class="ej_unit">g </span> NaCl</li> </ul> </div></div><div id="step_1"><h6 class="step">Step 2</h6><div class="stepcontent">Add dH<sub>2</sub>O until the total volume of <br> </div></div><div id="step_2"><h6 class="step">Step 3</h6><div class="stepcontent">Set to pH 7 by adding one or two drops of NaOH<br> </div></div><div id="step_3"><h6 class="step">Step 4</h6><div class="stepcontent">Make aliquots and autoclave<br> </div></div></table> <div class="warning" id="notes" style="visibility:hidden;">[Notes]</div> </div> <input type="hidden" name="initpdf" id="initpdf" value="false" /> <input type="hidden" name="id" value="29" /> </div><!-- End Document --> </form> <div id="ctl00_TemplateBody_PanelCommentLogin"> <h1><a href="/login/?redir=%2fviewer%2f?id=29" class="btn">Please login to comment</a>Comments</h1> </div> <a name="comments"> </a> <script type="text/javascript"> var fvarFnVolLB = function(varID,varValues){ if (ex('VolLB_copy')) {setValue('VolLB_copy', ( ROUNDDEC(P(Ext.fly('VolLB').getValue()),2) ));} if (ex('VolLB_copy')) {fvarFnVolLB_copy();} //{VolLB} }; var fvarFnVolLB_copy = function(varID,varValues){ if (ex('MassNaCl')) {setValue('MassNaCl', ( ROUNDDEC(P(Ext.fly('VolLB_copy').getValue())*10,2) ));} if (ex('MassNaCl')) {fvarFnMassNaCl();} if (ex('MassTryp')) {setValue('MassTryp', ( ROUNDDEC(P(Ext.fly('VolLB_copy').getValue())*10,2) ));} if (ex('MassTryp')) {fvarFnMassTryp();} if (ex('MassYeast')) {setValue('MassYeast', ( ROUNDDEC(P(Ext.fly('VolLB_copy').getValue())*5,2) ));} if (ex('MassYeast')) {fvarFnMassYeast();} //{VolLB_copy} }; var fvarFnMassTryp = function(varID,varValues){ //{MassTryp} }; var fvarFnMassYeast = function(varID,varValues){ //{MassYeast} }; var fvarFnMassNaCl = function(varID,varValues){ //{MassNaCl} }; var ej_varReg = new Array('VolLB','VolLB_copy','MassTryp','MassYeast','MassNaCl'); var ej_funcReg = new Array('fvarFnVolLB','fvarFnVolLB_copy','fvarFnMassTryp','fvarFnMassYeast','fvarFnMassNaCl'); Ext.onReady(function() { fProtView.RunAllFunctions(); //ExtOnReady }); </script> </div> </div><!-- End Main Content --> <div id="side-bar"> <div id="ctl00_publicPanelRightColumn"> <h4>Login</h4> <div class="content-box-login"> <form id="loginformshort" onsubmit="fSubShrt();return false" autocomplete="off"> <input type="text" class="login" value="Your Email address" id="login_username_short" onfocus="if (this.value == 'Your Email address') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Your Email address';}" /> <input type="password" class="login" value="" id="login_password_short" onkeypress="if (event.keyCode == 13) fSubShrt();" /> <input type="button" class="login-btn" value="Login" onclick="fSubShrt();"/> <a href="/login/forgot/">Forgot password?</a> </form> </div> <span class="btm-box"></span> <h4 class="cat">Categories</h4> <div class="content-box"> <ul> <li><a href="/search/">All Protocols</a></li> <li><a href="/search/?cat=45">Antibiotics</a></li> <!-- class="active" --> <li><a href="/search/?cat=41">Buffers & Solutions</a></li> <li><a href="/search/?cat=67">Enzymes</a></li> <li><a href="/search/?cat=40">Experimental procedures</a></li> <li><a href="/search/?cat=42">Media</a></li> <li><a href="/search/?cat=43">Other</a></li> </ul> </div> <span class="btm-box"></span> <div style="padding-left:90px;width:48px;overflow:hidden;"> <iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&href=http%3A%2F%2Fwww.facebook.com%2Fhome.php%3F%23%21%2Fpages%2FeLabJournal%2F106595869385479&layout=standard&show_faces=true&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:23px;" allowTransparency="true"></iframe> </div> </div> </div><!-- End Side Bar --> </div><!-- End Content --> <span class="main-bottom"></span> </div><!-- End Container --> <div id="footer-top"> <div class="inner" style="padding-left:250px;"> <div class="column"> <h4 class="lat">Latest protocols</h4> <ul> <li><a href="/viewer/?id=182">PCR program</a></li><li><a href="/viewer/?id=233">PCR standard - Same primers</a></li><li><a href="/viewer/?id=403">PCR standard - Same template</a></li><li><a href="/viewer/?id=543">Xylene cyanol / Bromophenol blue</a></li><li><a href="/viewer/?id=469">MS medium</a></li> </ul> </div> <div class="column"> <h4 class="tes">Latest Updates</h4> <ul> <li><a href="http://twitter.com/elabjournal/statuses/27173725717" target="_blank">Among the first 500 registered users of @eLabJournal 1 free iPad is raffled! Register at http://www.elabprotocols.com #elab!</a><br></li> <li><a href="http://twitter.com/elabjournal/statuses/27173325073" target="_blank">iPad App for @elabJournal is almost done! Next week pre-release! Join at http://tiny.cc/4fb6s to view your protocols on your iPad </a><br></li> <li><a href="http://twitter.com/elabjournal/statuses/27013413217" target="_blank">Developing online LIMS for academic scientists in life sciences research labs. Join @elabjournal for free at http://www.elabprotocols.com</a><br></li> <li><a href="http://twitter.com/elabjournal/statuses/26821472913" target="_blank">Looking for scientists of academic labs to test @elabjournal 's free LIMS to organize and share protocols! http://www.elabprotocols.com</a><br></li> <li><a href="http://twitter.com/elabjournal/statuses/26782115275" target="_blank">Working on interface to view 'dynamic' protocols of @elabjournal on iPad and iPhone. Releasing Soon! #elab </a><br></li> </ul> </div> <!-- Remove padding style from div with class 'inner' above <div class="column"> <h4 class="sta">Statistics</h4> <ul> <li><strong>.</strong> Protocols shared</li> <li><strong>.</strong> Active users</li> <li><strong>.</strong> New users today</li> </ul> </div> --> <div class="column"> <h4 class="fol">Follow us</h4> <ul class="soc"> <li><a href="http://twitter.com/elabjournal/" target="_blank">Follow us @Twitter</a></li> <li class="fac"><a href="http://www.facebook.com/pages/eLabJournal/106595869385479" target="_blank">Follow us on FaceBook</a></li> <li class="lin"><a href="http://www.linkedin.com/groupInvitation?groupID=3035313&sharedKey=22EAC16F8803" target="_blank">Follow us on LinkedIn</a></li> <!--<li class="mai"><a href="/i/mailing/">Subscribe to newsletter</a></li>--> </ul> </div> </div> </div><!-- End Footer Top --> <div id="footer-bottom"> <div class="inner"> <p style="float:right;">© 2010 <a href="http://www.bio-itech.nl/">Bio-ITech</a> <a href="http://twitter.com/statuses/user_timeline/128208620.rss"><img src="/media/skin/img/bg/icon-rss.gif" align="absmiddle" /></a></p> <p style="text-align:center;"><a href="/i/privacy/">Privacy</a> - <a href="/i/terms/">Terms of use</a> - <a href="/i/background/">Background</a> - <a href="/i/partners/">Partners</a> - <a href="/i/architecture/">Facilities</a> - <a href="/i/contact/">Contact</a> </p> </div> </div><!-- End Footer Bottom --> <!-- Javascript --> <script type="text/javascript" src="/media/js/jquery-1.4.2.min.js"></script> <script type="text/javascript" src="/media/skin/js/plugins.js"></script> <script type="text/javascript" src="/media/skin/js/setup.js"></script> <!-- IE Fixes --> <!--[if lt IE 7]> <script type="text/javascript" src="js/iepngfix_tilebg.js"></script> <link rel="stylesheet" type="text/css" href="css/css-ie6.css" /> <![endif]--> <!-- WIN001--> <script type="text/javascript"> if (request('q') != '' && document.getElementById('q')) { document.getElementById('q').value = escape(request('q')); } else if (document.getElementById('q')) { document.getElementById('q').value = 'Search protocols'; } var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-16977765-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>