// Create the array - random changing text, (c) 2005 Two Brothers Software.
var logos = new Array();
logos[0] = '<a href="http://www.ncgraphicarts.com/portfolio/logo12.shtml"><img src="http://www.ncgraphicarts.com/portfolio/logo-rg.gif" alt="The Rustic Grille" height="104" width="230"></a>';
logos[1] = '<a href="http://www.ncgraphicarts.com/portfolio/logo13.shtml"><img src="http://www.ncgraphicarts.com/portfolio/logo-nemergut.gif" alt="Nemergut Construction" height="167" width="205"></a>';
logos[2] = '<a href="http://www.ncgraphicarts.com/portfolio/logo14.shtml"><img src="http://www.ncgraphicarts.com/portfolio/logo-kofc.gif" alt="The King of Covers" height="108" width="230"></a>';
logos[3] = '<a href="http://www.ncgraphicarts.com/portfolio/logo15.shtml"><img src="http://www.ncgraphicarts.com/portfolio/logo-rvbc.gif" alt="River Valley Baptist Church" height="167" width="145"></a>';
logos[4] = '<a href="http://www.ncgraphicarts.com/portfolio/logo25.shtml"><img src="http://www.ncgraphicarts.com/portfolio/logo-choice.gif" alt="Choice Design/Remodeling" height="150" width="162"></a>';
logos[5] = '<a href="http://www.ncgraphicarts.com/portfolio/logo26.shtml"><img src="http://www.ncgraphicarts.com/portfolio/logo-miw.gif" alt="Mark-It Works" height="79" width="295"></a>';
function randomNumber(n) {
number = Math.floor(Math.random() * (n + 1));
return number;
}

var bcards = new Array();
bcards[0] = '<a href="http://www.ncgraphicarts.com/portfolio/bcard09.shtml"><img src="http://www.ncgraphicarts.com/portfolio/bcard-kofc.gif" alt="The King of Covers" height="160" width="268"></a>';
bcards[1] = '<a href="http://www.ncgraphicarts.com/portfolio/bcard05.shtml"><img src="http://www.ncgraphicarts.com/portfolio/bcard-tsg.gif" alt="The Synchronicity Group" height="160" width="268"></a>';
bcards[2] = '<a href="http://www.ncgraphicarts.com/portfolio/bcard12.shtml"><img src="http://www.ncgraphicarts.com/portfolio/bcard-panorama.jpg" alt="Panorama" height="160" width="268"></a>';
bcards[3] = '<a href="http://www.ncgraphicarts.com/portfolio/bcard16.shtml"><img src="http://www.ncgraphicarts.com/portfolio/bcard-karls.gif" alt="Karls Carpentry" height="160" width="268"></a>';
bcards[4] = '<a href="http://www.ncgraphicarts.com/portfolio/bcard16.5.shtml"><img src="http://www.ncgraphicarts.com/portfolio/bcard-barker.gif" alt="Barker" height="160" width="268"></a>';
bcards[5] = '<a href="http://www.ncgraphicarts.com/portfolio/bcard21.shtml"><img src="http://www.ncgraphicarts.com/portfolio/bcard-miw.gif" alt="Mark-It Works" height="160" width="268"></a>';
function randomNumber(n) {
number = Math.floor(Math.random() * (n + 1));
return number;
}

var cddvd = new Array();
cddvd[0] = '<a href="http://www.ncgraphicarts.com/portfolio/cd01.shtml"><img src="http://www.ncgraphicarts.com/portfolio/cd-wotl1.jpg" alt="Witness of the Light" height="223" width="295"></a>';
cddvd[1] = '<a href="http://www.ncgraphicarts.com/portfolio/cd03.shtml"><img src="http://www.ncgraphicarts.com/portfolio/cd-dcob1.jpg" alt="Russian Canvasses" height="221" width="295"></a>';
cddvd[2] = '<a href="http://www.ncgraphicarts.com/portfolio/cd04.shtml"><img src="http://www.ncgraphicarts.com/portfolio/cd-dcoc1.jpg" alt="Tutti!" height="221" width="295"></a>';
cddvd[3] = '<a href="http://www.ncgraphicarts.com/portfolio/dvd01.shtml"><img src="http://www.ncgraphicarts.com/portfolio/dvd-chance1.jpg" alt="Chance or Creation" height="393" width="295"></a>';
function randomNumber(n) {
number = Math.floor(Math.random() * (n + 1));
return number;
}

var websites = new Array();
websites[0] = '<a href="http://www.ncgraphicarts.com/portfolio/web04.shtml"><img src="http://www.ncgraphicarts.com/portfolio/web-kofc.jpg" alt="The King of Covers" height="246" width="295"></a>';
websites[1] = '<a href="http://www.ncgraphicarts.com/portfolio/web05.shtml"><img src="http://www.ncgraphicarts.com/portfolio/web-cttk.jpg" alt="Connecticut Timekeepers" height="246" width="295"></a>';
websites[2] = '<a href="http://www.ncgraphicarts.com/portfolio/web07.shtml"><img src="http://www.ncgraphicarts.com/portfolio/web-ncf.jpg" alt="Newtown Christian Fellowship" height="246" width="295"></a>';
function randomNumber(n) {
number = Math.floor(Math.random() * (n + 1));
return number;
}

var directmail = new Array();
directmail[0] = '<a href="http://www.ncgraphicarts.com/portfolio/dmail01.shtml"><img src="http://www.ncgraphicarts.com/portfolio/dmail-linden1.jpg" alt="White Hills Family Dental Postcard" height="295" width="295"></a>';
directmail[1] = '<a href="http://www.ncgraphicarts.com/portfolio/dmail04.shtml"><img src="http://www.ncgraphicarts.com/portfolio/dmail-mcw1.jpg" alt="Monroe Car Wash Postcard" height="295" width="295"></a>';
directmail[2] = '<a href="http://www.ncgraphicarts.com/portfolio/dmail07.shtml"><img src="http://www.ncgraphicarts.com/portfolio/dmail-hh1.jpg" alt="Helping Hands Postcard" height="295" width="295"></a>';
function randomNumber(n) {
number = Math.floor(Math.random() * (n + 1));
return number;
}
