

document.write("            <!-- block -->")
document.write("            <div class='block'>")
document.write("                <strong class='logo'><a href='index.html'>SCCU Santee Cooper Credit Union Your Hometown Credit Union &trade;</a></strong>")
document.write("                <strong class='facebook'><a href='http://www.facebook.com/pages/Santee-Cooper-Credit-Union/148992531780905' target='_blank'><img src='images/facebook.jpg' width='100' height='30'  border='0' alt='Join us on Facebook' /></a></strong>")


document.write("                <!-- order -->")
document.write("                <div class='order'>")
document.write("                    <!-- loan -->")
document.write("                    <div class='loan'>")
document.write("                        <a href='services-loans.html'><img src='images/icon_car.jpg' width='98' height='49' alt='Apply for a car loan, boat loan, atv loan' /></a>")
document.write("                        <a href='services-loans.html'>Apply for a Loan</a>")
document.write("                    </div>")
document.write("                    <!-- /loan -->")

document.write("                    <ul class='list'>")
document.write("                        <li>")
document.write("                            <a href='services-online.html'><img src='images/icon_lock_green.gif' width='13' height='16' alt='image description' /></a>")
document.write("                            <a href='services-online.html'>LOG IN</a>")
document.write("                        </li>")
document.write("                        <li>")
document.write("                            <a href='services-online.html'><img src='images/icon_lock_orange.gif' width='13' height='16' alt='image description' /></a>")
document.write("                            <a href='services-online.html'>SIGN UP</a>")
document.write("                        </li>")
document.write("                    </ul>")
document.write("                </div>")
document.write("                <!-- /order -->")
                
document.write("            </div>")
document.write("            <!-- /block -->")


