﻿document.write('<div id="stock">' +
'<h3>Explanation of Stock Status Icons</h3>' +
'The icons provide an indicator of availability (not a guarantee) based on the most current' +
'information available. Customers receive confirmation of availability via e-mail after placing an order.<br<br style="clear:right" />' +
'<div class="clear2">To be determined. Please make a selection from the dropdown(s).</div>' +
'<div class="green">In stock! Usually ships within one business day.</div>' +
'<div class="yellow">Usually ships in 5 to 15 business days.</div>' +
'<div class="blue">In stock, but the quantity selected exceeds the quantity available. ' +
'Part of your order may ship separately at a later date. </div>' +
'<div class="red">Back ordered. You may still order this item.</div>' +
'<div class="gray">Ships directly from manufacturer. Shipping date will vary by manufacturer and item.</div>' +
'<B>NOTE:</B> Delivery Date = Shipping Date + Transit Time (Time in transit depends on shipping method.<BR>' +
'See <A HREF="/info/ordering-info.htm">shipping information</A> for more details.)</div>');