// JavaScript Document

//IMPORTANT *******************
//make sure each listing is all in one line, and do not use double quotes " in the link use single quotes ' 

function newswrite() {
document.write ("<strong>May 3, 2010</strong><br /><a href='/news/pr20100503.html'>BOSaNOVA Secure Version 8 Released with Windows 7 Compatibility</a><br /><br />")
document.write ("<strong>April 13, 2010</strong><br /><a href='/news/pr20100413.html'>e-Twinax Controller Fully Compatible with New IBM i/OS 7.1 Release </a><br /><br />")
document.write ("<strong>January 19, 2010</strong><br /><a href='/news/pr20100119.html'>10ZiG Technology Rated Top Vendor For Customer Satisfaction </a><br /><br />")

}
