// The File_Transfer pages need to have this section updated manually due to an issue within IE preventing this from displayed correctly ..............

//News Story 1
document.write("<div id=news_stories>")
document.write("<a href='news.html?tab=0' style='text-decoration:none;color:#db2032;'>Wayne Welch Joins Graphic Visual Solutions</a>")
document.write("</div>")

//News Story 2
document.write("<div id=news_stories02>")
document.write("<a href='news.html?tab=1' style='text-decoration:none;color:#723e98;'>Adobe Seminar - Discovering Adobe Creative Suite 5</a>")
document.write("</div>")

//News Story 3
document.write("<div id=news_stories03>")
document.write("<a href='news.html?tab=2' style='text-decoration:none;color:#006dbd;'>Graphic Visual Solutions Achieves G7&#0153; Master Printer Certification</a>")
document.write("</div>")

