function pickRandom(range) {
if (Math.random)
return Math.round(Math.random() * (range-1));
else {
var now = new Date();
return (now.getTime() / 1000) % range;
}
};

function response0()
{
document.writeln("<table><tr><td><i><p align='left'><b>The Consignor Connection program is by far the very best I have seen, easy to use and certainly helping me in the management of my shop...<hr>Helen M. of NC</p></i></td></tr></table>");
}

function response1()
{
document.writeln("<table><tr><td><i><p align='left'><b>Positively great... ... You could not ask for a better program....<hr>Robert M. of CA</p></i></td></tr></table>");
}

function response2()
{
document.writeln("<table><tr><td><i><p align='left'><b>Value for money, this is the program hands down...from a novice user to experienced user... loaded with features... I evaluated nine (9) programs and I am glad I made the right choice to purchase The Consignor Connection.<hr>Ashley V. of MD</b></p></i></td></tr></table>");
}

function response3()
{
document.writeln("<table><tr><td><i><p align='left'><b>Service and support is top on my list and the support staff are quick and helpful even when the questions does not relate to their software... a great support team<hr>Todd G. of GA</b></p></i></td></tr></table>");
}

function response4()
{
document.writeln("<table><tr><td><i><p align='left'><b>I particularly liked the E-Z Buy (no interest) payment plan the company offers to new and existing resale businesses in an effort to assist them with inital set up cost.<hr>Cathy C. of OR</b></p></i></td></tr></table>");
}

function response5()
{
document.writeln("<table><tr><td><i><p align='left'><b>We made a good choice in purchasing this program and would recommend it to everyone ....<hr>Joseph T of MA</b></p></i></td></tr></table>");
}

function response6()
{
document.writeln("<table><tr><td><i><p align='left'><b>We are extremely happy we purchased the Consignor Connection and finally automated our business.<hr>Zack & Trish of FL</b></p></i></td></tr></table>");
}

function response7()
{
document.writeln("<table><tr><td><i><p align='left'><b>The Consignor Connection program has made our life so much easier; now I don't have to worry about the end of day and end of month closings etc.<hr>Carol B. of Canada</b></p></i></td></tr></table>");
}

function response8()
{
document.writeln("<table><tr><td><i><p align='left'><b>This program has made managing my furniture consignment store just great to operate and we are so pleased with our software choice<hr>Lewis R. in Texas </b></p></i></td></tr></table>");
}


function menu()
{
document.writeln("<b><a href='index.html'>Home</a></b><br>");
document.writeln("<b><a href='company.html'>Company Info</a></b>");
document.writeln("<hr>");
document.writeln("<a href='wasp.html'><b>Financial Modules</b></a><BR>");
document.writeln("<b><a href='pos.html'>POS Products</a></b><BR>");
document.writeln("<b><a href='edi1.html'>EDI Products</a></b><BR>");
document.writeln("<b><a href='edi2.html'>EDI Services</a></b><BR>");
document.writeln("<b><a href='downloads.html'>Downloads</a></b><BR>");
document.writeln("<b><a href='hardware.html'>Hardware</a></b>");
}

function resale_menu()
{
//document.writeln("<b><a href='index.html'>Home</a><BR>");
//document.writeln("<a href='contact.html'> Contact</a><BR>");
//document.writeln("<a href='products.html'>Products</a><BR>");
//document.writeln("<a href='aboutus.html'> About Us</a><BR>");
//document.writeln("<a href='>Hardware</a><BR>");
//document.writeln("<a href='whatsnew.html'>Whats New</a>");
//document.writeln("</b>");


document.writeln("<a href='index.html'><img src='home.gif' border='0'></a>");
document.writeln("<a href='contact.html'><img src='contact.gif' border='0'></a>");
document.writeln("<a href='products.html'><img src='products.gif' border='0'></a>");
document.writeln("<a href='aboutus.html'><img src='aboutus.gif' border='0'></a>");
document.writeln("<a href='hardware.html'><img src='hardware.gif' border='0'></a>");
document.writeln("<a href='whatsnew.html'><img src='news.gif' border='0'></a>");

}

function copyright()
{
document.writeln('<p align="center"><b><font size="2" color="#c0c0c0">Copyright 1998-2009 © WorkPlace Software Systems Inc.</font></b><br>');

}

function web_menu()
{
document.writeln("<b><a href='http://www.resalebay.com'>Resale Bay</a></b><BR>");
document.writeln("<b><a href='http://www.workplacesoftware.net'>WorkPlace Signatures</a></b><BR>");
}
