/*-------------------------------------------------------------------
	Modified 1.12.09
	
	The Maintenance / Engineering Book: Hotel
	F6181
---------------------------------------------------------------------*/

var sOut = "";
sOut += ('<div id="whitecenterrowtxt"> ');
sOut += ('  <div class="prodimgfloatright"><img src="http://www.redbooksolutions.biz/art/books/F6181s.png" alt="" width="110" height="124" border="0"></div> ');
sOut += ('  <h2>The Maintenance / Engineering Book</h2> ');
sOut += ('      <p><span class="red">The Maintenance / Engineering Book</span> is a multi-functional power ');
sOut += ('			tool for hotel facilities managers. This book will help your facilities manager reduce paperwork headaches ');
sOut += ('			and increase overall effectiveness.</p> ');
sOut += ('  <h3>Features/Benefits</h3> ');
sOut += ('  <ul type="disc"> ');
sOut += ('      <li>More efficient project management and team accountability </li> ');
sOut += ('		<li>Control expenses and manage inventory levels </li> ');
sOut += ('		<li>Improve cost control by identifying potential problems before they become expensive problems </li> ');
sOut += ('		<li>Reduce risk and manage costs by monitoring and documenting swimming pool operations on a daily basis</li> ');
sOut += ('		<li>Identify rooms or areas to be deep-cleaned to facilitate superior guest services </li> ');
sOut += ('		<li>Assists with performance evaluations by documenting project assignments and completion </li> ');
sOut += ('      <li>Customize for three or more properties <a href="http://www.redbooksolutions.biz/customize">(learn more)</a></li></ul> ');
sOut += ('  <h3><span class="grey">Quarterly Version:</span></h3> ');
sOut += ('      <div class="titlerowright"> ');
sOut += ('          <div class="prodtitle"><span class="redhead">Legal Size, &asymp; 210 pgs.</span></div> ');
sOut += ('          <div class="moreinforight"><span class="redhead">$32.35</span>/book &bull;  ');
sOut += ('              <a href="http://www.managersredbook.com/addtocart.aspx?id=220&fc=F&q=1" target="blank">Add  ');
sOut += ('              <img src="http://www.redbooksolutions.biz/art/ui/cart2.gif" alt="" width="14" height="12" border="0"></a></div> ');
sOut += ('          <div class="proddescrip"><b>2 Pages per Day<span class="red"> &bull; </span></b> ');
sOut += ('              <a href="http://www.redbooksolutions.biz/pdfs/F6181.pdf" target="blank"><b>Sample Pages</b></a></div> ');
sOut += ('      </div> ');
sOut += ('</div> ');

document.write (sOut);

