document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
'); document.write('

Design, Customize and Visualize GalleryBoard Packaging items with one of our design services:


Create your own VIRTUAL SAMPLE with any GalleryBoard Packaging item, 24/7 using our on-demand service. You choose the item on our web-site, choose the base color & upload art.

cost & timing:
No-charge. Immediate. For extra assistance email ARTWORK

Request a CUSTOM STRUCTURAL DESIGN. Choose an item that you like, and ask us to make some adjustments to the structure so that it fits your collateral / program exactly.

Our Customer Service team will gather information from you, (for example; we may ask for the items that will go inside, or any illustrations that your artist has done) and then we will re-design the best base item to create a NEW item for you.

We provide a die-line (for future artwork placement) and a table-cut sample for your review and approval.

cost & timing:
$350 (includes table sample and die-line; P). Charge is 100% applied to a future order of this same new item (credited). Allow 2-3 business days.

'); document.write('
'); document.write('');