function writespecials(s) {
    document.write ( '<center><a href="' )
    document.write ( s )
    document.write ( '/tips/index.html"><img src="' )
    document.write ( s )
    document.write ( '/main_specials2.jpg" border=0></center><br></a>' )
    document.write ( '<font color="#ffffff">"The Right Arrangement for Commercial Clients"<p>The Right Arrangement&#39;s Tom Buchanan writes about the unique needs of commercial clients, and how your business can get that extra boost.</font><p align="right"><a href="' )
    document.write ( s )
    document.write ( '/tips/commercial1.html">More Details</a></p>' )
    document.write ( '<hr>' )
    document.write ( '<center><a href="' )
    document.write ( s )
    document.write ( '/fiveseasons.html"><img src="' )
    document.write ( s )
    document.write ( '/main_specials1.jpg" border=0></center></a><br>' )
    document.write ( '<font color="#ffffff">Subscribe to a full year of arrangements and you&#39;ll receive five for the price of four.</font><p align="right"><a href="' )
    document.write ( s )
    document.write ( '/fiveseasons.html">More Details</a></p>' )
}