﻿// JavaScript Document

document.write('<ul class="blueArrow">');
	document.write('<li>Website in progress <a href="http://www.softwarebags.com" target="_blank">www.softwarebags.com</a></li>');
	document.write('<li>Recent Website <a href="http://www.steelmarkgroup.com" target="_blank">www.steelmarkgroup.com</a></li>');
	document.write('<li>Product Sale Customised Payroll for Bahrain</li>');
document.write('</ul>')
