var nTCode=new Array;var AnimStep=0;var AnimHnd=0;var NSDelay=0;var MenusReady=false;var smHnd=0;var mhdHnd=0;var lsc=null;var imgObj=null;var IsContext=false;var IsFrames=false;var dxFilter=null;var AnimSpeed=35;var TimerHideDelay=200;var smDelay=200;var rmDelay=15;var cntxMenu='';var DoFormsTweak=false;var DMB_MM_swapImgRestore;var DMB_MM_nbGroup;var nsOW;var nsOH;var mFrame;var cFrame=self;var om=new Array;var nOM=0;var mX;var mY;var BV=parseFloat(navigator.appVersion.indexOf("MSIE")>0?navigator.appVersion.split(";")[1].substr(6):navigator.appVersion);var BN=navigator.appName;var IsWin=(navigator.userAgent.indexOf('Win')!=-1);var IsMac=(navigator.userAgent.indexOf('Mac')!=-1);var KQ=(BN.indexOf('Konqueror')!=-1&&(BV>=5))||(navigator.userAgent.indexOf('Safari')!=-1);var OP=(navigator.userAgent.indexOf('Opera')!=-1&&BV>=4);var NS=(BN.indexOf('Netscape')!=-1&&(BV>=4&&BV<5)&&!OP);var SM=(BN.indexOf('Netscape')!=-1&&(BV>=5)||OP);var IE=(BN.indexOf('Explorer')!=-1&&(BV>=4)||SM||KQ);var IX=(IE&&IsWin&&!SM&&!OP&&(BV>=5.5)&&(dxFilter!=null));if(!eval(frames['self'])){frames.self=window;frames.top=top;}var lmcHS=null;var tbNum=0;function myMMfcn(){if(nOM>0){m=om[1];if(m.state==0||typeof(m.state)=='undefined')m.state=1;if(m.state==1){m.state=2;var f='DMB_MM_nbGroup(';for(var i=0;i<arguments.length;i++){switch(typeof(arguments[i])){case 'string':f+="'"+arguments[i]+"'";break;case 'number':f+=arguments[i].toString();break;}if(i<arguments.length-1) f+=',';}f+=')';eval(f);}}}var fx=0;function GetCurCmd(e){var cc=e;while(cc.id==""){cc=cc.parentElement;if(cc==null) break;}return cc;}function HoverSel(mode,e){var mc;var lc;if(nOM==0) return false;ClearTimer(smHnd);smHnd=0;if(mode==0){if(om[nOM].sc!=null) HoverSel(1);mc=GetCurCmd(e);if(nOM>1){if(mc==om[nOM-1].sc) return false;lc=(BV>=5?mc.parentNode.parentNode.id:mc.parentElement.parentElement.id);while(true){if(!nOM) return false;if(lc==om[nOM].id) break;Hide();}}om[nOM].sc=mc;if(!OP) FixCursor(mc);}else{mc=(mode==1)?om[nOM].sc:om[nOM].op;om[nOM].sc=null;}SwapMC(mode,mc);return true;}function SwapMC(mode,mc,f){if(!f) f=mFrame;var id=mc.id.substr(1);n1=GetObj((mode!=0?"O":"N")+id,f);n1.style.visibility="hidden";n2=GetObj((mode==0?"O":"N")+id,f);n2.style.visibility="inherit";if(mode==0&&!n1.c){n1.c=true;n1=(BV<5?n1.all.tags("DIV"):n1.getElementsByTagName("DIV"))[0];if(n1) (BV<5?n2.all.tags("DIV"):n2.getElementsByTagName("DIV"))[0].innerHTML=n1.innerHTML;}}function Hide(chk){var m;var cl=false;ClearTimer(mhdHnd);ClearTimer(AnimHnd);AnimHnd=0;if(chk)if(InMenu()) return false;if(nOM){m=om[nOM];if(m.sc!=null){if(IE) HoverSel(1);if(NS) NSHoverSel(1);}if(m.op!=null){if(IE) HoverSel(3);if(NS) NSHoverSel(3);}ToggleMenu(m,"hidden");nOM--;cl=(nOM==0);if(nOM==0){if(DMB_MM_swapImgRestore)DMB_MM_swapImgRestore();if(DMB_MM_nbGroup){om[1].state=1;DMB_MM_nbGroup('out');}}}if(cl||chk){ClearTimer(smHnd);smHnd=0;if(tbNum&&lmcHS){if(IE) hsHoverSel(1);if(NS) hsNSHoverSel(1);}status="";}if((nOM>0||lmcHS)&&!InMenu()) mhdHnd=window.setTimeout("Hide(1)",TimerHideDelay/20);return true;}function ToggleMenu(m,s){if(IX) if(document.readyState=="complete"&&m.getAttribute("filters")!=null){if(!m.fs){m.fsn=m.filters.length;m.style.filter=dxFilter+m.style.filter;m.fs=true;}for(var i=0;i<m.filters.length-m.fsn;i++){m.filters[i].apply();m.style.visibility=s;m.filters[i].play();}}m.style.visibility=s;FormsTweak(s=="visible"?"hidden":"visible");}function ShowMenu(mName,x,y,isCascading,hsImgName,algn){ClearTimer(smHnd);smHnd=0;if(isCascading){lsc=om[nOM].sc;smHnd=window.setTimeout("if(nOM)if(lsc==om[nOM].sc)ShowMenu2('"+mName+"',0,0,true,'',"+algn+")",smDelay);}else{if(nOM>0) if(om[1].id==mName) return false;ClearTimer(mhdHnd);if(!algn) algn=0;if(algn<0&&!lmcHS) return false;var oldlmcHS=lmcHS;lmcHS=null;HideAll();lmcHS=oldlmcHS;ShowMenu2(mName,x,y,false,hsImgName,algn);}return true;}function ShowMenu2(mName,x,y,isCascading,hsImgName,algn){var xy;x=parseInt(x);y=parseInt(y);var Menu=GetObj(mName);if(!Menu) return false;if(Menu==om[nOM]) return false;if(NS) Menu.style=Menu;if(AnimHnd&&nOM>0){AnimStep=100;Animate();}if(OP){Menu.style.width=Menu.style.pixelWidth;Menu.style.height=Menu.style.pixelHeight;}Menu.op=nOM>0?om[nOM].sc:null;Menu.sc=null;imgObj=null;if(isCascading){xy=GetSubMenuPos(Menu.style,algn);var gs=om[nOM].gs;if(gs) xy[1]+=parseInt(gs.top);}else{xy=(algn<0?GetHSPos(x,y,NS?Menu.w:parseInt(Menu.style.width),NS?Menu.h:parseInt(Menu.style.height),-algn):[x,y]);if(hsImgName){imgObj=NS?FindImage(cFrame.document,hsImgName.split("|")[0]):cFrame.document.images[hsImgName.split("|")[0]];if(imgObj){var tbMode=hsImgName.split("|")[1];if(tbMode&2) xy[0]=AutoPos(Menu.style,imgObj,algn)[0]+(IsFrames?GetLeftTop()[0]:0)+MacOffset()[0];if(tbMode&1) xy[1]=AutoPos(Menu.style,imgObj,algn)[1]+(IsFrames?GetLeftTop()[1]:0)+MacOffset()[1];}}}if(xy){x=xy[0];y=xy[1];}var pW=GetWidthHeight()[0]+GetLeftTop()[0];var pH=GetWidthHeight()[1]+GetLeftTop()[1];if(IE){if(SM) Menu.style.display="none";Menu.style.left=FixPos(x,parseInt(Menu.style.width),pW,0)+"px";Menu.style.top=FixPos(y,parseInt(Menu.style.height),pH,1)+(OP?"":"px");if(!IX&&!SM&&IsWin) Menu.style.clip="rect(0 0 0 0)";}if(NS){Menu.moveToAbsolute(FixPos(x,Menu.w,pW),FixPos(y,Menu.h,pH));}Menu.style.zIndex=1000+tbNum+nOM;om[++nOM]=Menu;if(!NS) FixCommands(mName);if(SM) Menu.style.display="inline";if(!IX){if((IE&&IsWin&&!SM)||(NS&&Menu.style.clip.width==0)) AnimHnd=window.setTimeout("Animate()",10);}ToggleMenu(Menu,"visible");IsContext=false;return true;}function MacOffset(f){var mo=[0,0];if(!f) f=mFrame;if(IsMac&&IE&&!SM&&!KQ&&(BV>=5)) mo=[parseInt(f.document.body.leftMargin),parseInt(f.document.body.topMargin)];return mo;}function GetSubMenuPos(mg,a){var x;var y;var pg=om[nOM];var sc=pg.sc;if(NS){pg.width=pg.w;pg.height=pg.h;mg.width=mg.w;mg.height=mg.h;sc.width=sc.clip.width;sc.height=sc.clip.height;}else if(OP){sc.left=sc.style.left;sc.top=sc.style.top;sc.width=sc.style.pixelWidth;sc.height=sc.style.pixelHeight;}else sc=sc.style;pg=pg.style;var lp=parseInt(pg.left)+parseInt(sc.left);var tp=parseInt(pg.top)+parseInt(sc.top);switch(a){case 0:x=lp;y=tp+parseInt(sc.height);break;case 1:x=lp+parseInt(sc.width)-parseInt(mg.width);y=tp+parseInt(sc.height);break;case 2:x=lp;y=tp-parseInt(mg.height);break;case 3:x=lp+parseInt(sc.width)-parseInt(mg.width);y=tp-parseInt(mg.height);break;case 4:x=lp-parseInt(mg.width);y=tp;break;case 5:x=lp-parseInt(mg.width);y=tp+parseInt(sc.height)-parseInt(mg.height);break;case 6:x=lp+parseInt(sc.width);y=tp;break;case 7:x=lp+parseInt(sc.width);y=tp+parseInt(sc.height)-parseInt(mg.height);break;case 8:x=lp-parseInt(mg.width);y=tp+(parseInt(sc.height)-parseInt(mg.height))/2;break;case 9:x=lp+parseInt(sc.width);y=tp+(parseInt(sc.height)-parseInt(mg.height))/2;break;case 10:x=lp+(parseInt(sc.width)-parseInt(mg.width))/2;y=tp-parseInt(mg.height);break;case 11:x=lp+(parseInt(sc.width)-parseInt(mg.width))/2;y=tp+parseInt(sc.height);break;}return [x,y];}function FixCommands(mName,f,t){var en=!OP;var m=GetObj(mName,f);var b;if(!m.Fixed){if(!f) f=mFrame;if(!t) t=0;if(IE&&!SM) en=(OP?false:(f.document.compatMode=="CSS1Compat"));if(en){var sd=m.getElementsByTagName("DIV");for(var i=0;i<(sd.length);(t>0?i+=2:i++)) with(sd[i].style){b=GetBorderWidth(borderLeft);if(borderLeft.indexOf("none")==-1) if(parseInt(width)&&parseInt(height)){width=parseInt(width)-2*b+"px";height=parseInt(height)-2*b+"px";}}}}m.Fixed=true;}function Animate(){var r='';var nw=nh=0;if(AnimStep+AnimSpeed>100) AnimStep=100;switch(fx){case 1:if(IE) r="0 "+AnimStep+"% "+AnimStep+"% 0";if(NS) nw=AnimStep;nh=AnimStep;break;case 2:if(IE) r="0 100% "+AnimStep+"% 0";if(NS) nw=100;nh=AnimStep;break;case 3:if(IE) r="0 "+AnimStep+"% 100% 0";if(NS) nw=AnimStep;nh=100;break;case 0:if(IE) r="0 100% 100% 0";if(NS) nw=100;nh=100;break;}if(om[nOM]){with(om[nOM].style){if(IE) clip="rect("+r+")";if(NS){clip.width=w*(nw/100);clip.height=h*(nh/100);}}AnimStep+=AnimSpeed;if(AnimStep<=100) AnimHnd=window.setTimeout("Animate()",25);else{ClearTimer(AnimHnd);AnimStep=0;AnimHnd=0;}}}function InTBHotSpot(){var m=(imgObj?imgObj:lmcHS);if(!m) return false;if(imgObj) if(imgObj.name.indexOf("dmbHSdyna")!=-1){imgObj=null;return false;}var tbl=0;var tbt=0;var x=mX;var y=mY;if(!imgObj){if(IE){if(BV<5) m.parentNode=m.parentElement;tbl=parseInt(m.parentNode.style.left);tbt=parseInt(m.parentNode.style.top);m=m.style;}else{tbl=m.parentLayer.left;tbt=m.parentLayer.top;}}else{m.left=GetImgXY(imgObj)[0];m.top=GetImgXY(imgObj)[1];if(NS) m.clip=m;}var l=parseInt(m.left)+tbl;var r=l+(IE?parseInt(m.width):m.clip.width);var t=parseInt(m.top)+tbt;var b=t+(IE?parseInt(m.height):m.clip.height);if(IsFrames){x-=GetLeftTop()[0];y-=GetLeftTop()[1];}return ((x>=l&&x<=r)&&(y>=t&&y<=b));}function InMenu(){var m=om[nOM];if(!m) return false;else if(IE) m=m.style;var l=parseInt(m.left);var r=l+(IE?parseInt(m.width):m.clip.width);var t=parseInt(m.top);var b=t+(IE?parseInt(m.height):m.clip.height);return ((mX>=l&&mX<=r)&&(mY>=t&&mY<=b));}function SetPointerPos(e){if(IE){if(!SM){var cfe=cFrame.window.event;if(IE&&IsMac) cfe=(cfe.type=="mousemove"?cfe:null);var mfe=mFrame.window.event;if(IE&&IsMac) mfe=(mfe.type=="mousemove"?mfe:null);if(mFrame!=cFrame||event==null) if(mfe==null){if(cfe==null) return;else e=cfe;}else e=mfe;else e=event;}mX=e.clientX+GetLeftTop()[0];mY=e.clientY+GetLeftTop()[1];}if(NS){mX=e.pageX;mY=e.pageY;}}function InSelMenu(){var nOMb=nOM--;for(;nOM>0;nOM--) if(om[nOM].sc!=null) break;var im=InMenu();nOM=nOMb;return im||InMenu();}function IsOverMenus(){return (lmcHS||imgObj?InTBHotSpot():(nOM==1?!(om[nOM].sc!=null):false))||(nOM>0?InSelMenu():false);}function HideMenus(e){SetPointerPos(e);if(!IsOverMenus()){ClearTimer(mhdHnd);mhdHnd=window.setTimeout("if(!IsOverMenus())Hide()",TimerHideDelay);}}function FormsTweak(state){var fe;if(IE&&(!SM||OP)&&DoFormsTweak){var m=om[nOM];if((BV>=5.5)&&!OP&&m&&!KQ) cIF(state=="visible"?"hidden":"visible");else if(nOM==1) for(var f=0;f<mFrame.document.forms.length;f++) for(var e=0;e<mFrame.document.forms[f].elements.length;e++){fe=mFrame.document.forms[f].elements[e];if(fe.type) if(fe.type.indexOf("select")==0) fe.style.visibility=state;}}}function cIF(state){var mfd=mFrame.document;if(mfd.readyState=="complete"){if(mfd.getElementsByTagName("SELECT").length==0) return;var m=om[nOM];var iname=m.id+"iframe";var i=GetObj(iname);if(!i){i=mfd.createElement("?");i.id=iname+"pobj";mfd.body.insertBefore(i);i=mfd.createElement("IFRAME");if(location.protocol=="https:") i.src="/ifo.htm";i.id=iname;i.style.position="absolute";i.style.filter="progid:DXImageTransform.Microsoft.Alpha(opacity=0)";mfd.getElementById(iname+"pobj").insertBefore(i);}with(i.style){m=m.style;left=m.left;top=m.top;width=m.width;height=m.height;zIndex=m.zIndex-1;visibility=state;}}}function execURL(url,tframe){HideAll();window.setTimeout("execURL2('"+escape(_purl(url))+"','"+tframe+"')",100);}function execURL2(url,tframe){url=rStr(unescape(url));if(url.indexOf("javascript:")!=url.indexOf("vbscript:")) eval(url);else{switch(tframe){case "_self":if(IsFrames) tframe=mFrame.name;case "_blank":window.open(url,tframe);break;default:var f=rStr(tframe);var fObj=(tframe=='_parent'?mFrame.parent:eval(f));if(typeof(fObj)=="undefined") fObj=findFrame(top.frames,f.substr(8,f.length-10));fObj.location.href=url;break;}}}function findFrame(fc,fn){var ff;for(var i=0;i<fc.length;i++){if(fc[i].name==fn) ff=fc[i];else if(fc[i].frames.length) ff=findFrame(fc[i].frames,fn);if(ff) return ff;}return null;}function rStr(s){s=xrep(s,"%1E","'");s=xrep(s,"\x1E","'");if(OP&&s.indexOf("frames[")!=-1) s=xrep(s,String.fromCharCode(s.charCodeAt(7)),"'");return xrep(s,"\x1D","\x22");}function HideAll(){if(nOM) while(nOM>0) Hide();else Hide();}function tHideAll(){ClearTimer(mhdHnd);mhdHnd=window.setTimeout("if(!InSelMenu())HideAll();",TimerHideDelay);}function GetLeftTop(f){if(!f) f=mFrame;if(IE) if(SM) return [OP?f.pageXOffset:f.scrollX,OP?pageYOffset:f.scrollY];else return [GetBodyObj(f).scrollLeft,GetBodyObj(f).scrollTop];if(NS) return [f.pageXOffset,f.pageYOffset];}function GetWidthHeight(f){if(!f) f=mFrame;if(NS||SM){var k=(OP||KQ?0:f.scrollbars.visible?20:0);return [f.innerWidth-k,f.innerHeight-k];}else return [GetBodyObj(f).clientWidth,GetBodyObj(f).clientHeight];}function GetBodyObj(f){return (f.document.compatMode=="BackCompat"||BV<6||IsMac)?f.document.body:f.document.documentElement;}function GetBorderWidth(b){if(OP&&BV<7) return 0;var w;var l=b.split(" ");for(var i=0;i<l.length;i++) if(l[i].indexOf("px")!=-1){w=parseInt(l[i]);if(w>0) return w;}return 0;}function GetCStyle(cmc){return "position:absolute;white-space:nowrap;left:"+cmc.left+    ";top:"+cmc.top+    ";width:"+(OP?cmc.pixelWidth:cmc.width)+    ";height:"+(OP?cmc.pixelHeight:cmc.height)+";";}function AutoPos(m,img,arl){var x=GetImgXY(img)[0];var y=GetImgXY(img)[1];var iWH=GetImgWH(img);var mW=parseInt(NS?m.w:m.width);var mH=parseInt(NS?m.h:m.height);switch(arl){case 0:y+=iWH[1];break;case 1:x+=iWH[0]-mW;y+=iWH[1];break;case 2:y-=mH;break;case 3:x+=iWH[0]-mW;y-=mH;break;case 4:x-=mW;break;case 5:x-=mW;y-=mH-iWH[1];break;case 6:x+=iWH[0];break;case 7:x+=iWH[0];y-=mH-iWH[1];break;case 8:x-=mW;y+=(iWH[1]-mH)/2;break;case 9:x+=iWH[0];y+=(iWH[1]-mH)/2;break;case 10:x+=(iWH[0]-mW)/2;y-=mH;break;case 11:x+=(iWH[0]-mW)/2;y+=iWH[1];break;}return [x,y];}function GetImgXY(img){var x;var y;if(IE){x=getOffset(img)[0];y=getOffset(img)[1];}else{y=GetImgOffset(cFrame,img.name,0,0);x=img.x+y[0];y=img.y+y[1];}return [x,y];}function GetImgWH(img){return [parseInt(img.width),parseInt(img.height)];}function getOffset(img){x=img.offsetLeft;y=img.offsetTop;ce= img.offsetParent;while (ce!=null){y+=ce.offsetTop;x+=ce.offsetLeft;ce=ce.offsetParent;}return [x,y];}function ShowContextMenu(e){if(cntxMenu!=''){if(IE){IsContext=true;SetPointerPos(e);}if(NS) if(e.which==3){IsContext=true;mX=e.x;mY=e.y;}}if(IsContext){HideAll();cFrame.ShowMenu2(cntxMenu,mX-1,mY-1,false);return false;}return true;}function SetUpEvents(){if(!SM) onerror=errHandler;if(!mFrame) mFrame=cFrame;if(typeof(mFrame)=="undefined"||(NS&&(++NSDelay<2))) window.setTimeout("SetUpEvents()",10);else{IsFrames=(cFrame!=mFrame);if(NS){mFrame.captureEvents(Event.MOUSEMOVE);mFrame.onmousemove=HideMenus;if(cntxMenu!=""){mFrame.window.captureEvents(Event.MOUSEDOWN);mFrame.window.onmousedown=ShowContextMenu;}nsOW=GetWidthHeight()[0];nsOH=GetWidthHeight()[1];window.onresize=rHnd;PrepareEvents();}if(IE){document.onmousemove=HideMenus;mFrame.document.onmousemove=document.onmousemove;mFrame.document.oncontextmenu=ShowContextMenu;if(IsFrames) mFrame.onunload=new Function("mFrame=null;SetUpEvents()");if(SM&&!OP){var i=0;var m;while(GetObj(i)){m=GetObj(i++);m.style.width=parseInt(m.style.width)-2*parseInt(m.style.paddingLeft)+"px";m.style.height=parseInt(m.style.height)-2*parseInt(m.style.paddingTop)+"px";}}}MenusReady=true;}if(!DMB_MM_swapImgRestore&&typeof(MM_swapImgRestore)!='undefined'){DMB_MM_swapImgRestore=MM_swapImgRestore;MM_swapImgRestore=new Function('if(nOM==0)DMB_MM_swapImgRestore();');}if(!DMB_MM_nbGroup&&typeof(MM_nbGroup)!='undefined'){DMB_MM_nbGroup=MM_nbGroup;MM_nbGroup=myMMfcn;}return true;}function errHandler(sMsg,sUrl,sLine){if(sMsg.substr(0,16)!="Access is denied"&&sMsg!="Permission denied"&&sMsg.indexOf("cursor")==-1) alert("Java Script Error\n"+      "\nDescription:"+sMsg+      "\nSource:"+sUrl+      "\nLine:"+sLine);return true;}function FixPos(p,s,r,k){var n;if(nOM==0||k==1) n=(p+s>r)?r-s:p;else n=(p+s>r)?parseInt(om[nOM].style.left)-s:p;return (n<0)?0:n;}function ClearTimer(t){if(t) window.clearTimeout(t);}function xrep(s,f,n){if(s) s=s.split(f).join(n);return s;}function FixCursor(mc,f){if(!f) f=mFrame;var os=GetObj("O"+mc.id.substr(1),f).style;var s=os.cursor;if(s=="") os.cursor=(BV<6?"hand":s.split("cursor:url(")[1].split(")")[0]);}function GetObj(oName,f){var obj=null;if(!f) f=mFrame;if(NS) obj=f.document.layers[oName];else{if(BV>=5) obj=f.document.getElementById(oName);else obj=f.document.all[oName];if(obj) if(obj.id!=oName) obj=null;}return obj;}if(IE) with(document){open();write(xrep(Expand("<div id=\"Group00100110	209;Group001frmt00110	209px;\"><div nowrap00110	20px120About Our Cards\'3698	140980About Our Cards00110	20px120http://www.duracard.com/plasticcards.htm3698	140980210110	20px121Plastic Business Cards\'3698	140980Business Cards210110	20px121http://www.duracard.com/plasticbusinesscards.htm3698	140980420110	20px122Key Cards\'3698	140980Key Cards420110	20px122http://www.duracard.com/keycards.htm3698	140980630110	20px123Membership Cards\'3698	140980Membership Cards630110	20px123http://www.duracard.com/membershipcards.htm3698	140980840110	20px124Gift Cards\'3698	140980Gift Cards840110	20px124http://www.duracard.com/giftcards.htm3698	1409801050110	20px125Loyalty Cards\'3698	140980Loyalty Cards1050110	20px125http://www.duracard.com/loyaltycards.htm3698	1409801260110	20px126Phone Cards\'3698	140980Phone Cards1260110	20px126http://www.duracard.com/phonecards.htm3698	1409801470110	20px127Fundraising Cards\'3698	140980Fundraising Cards1470110	20px127http://www.duracard.com/fundraisingcards.htm3698	1409801680110	20px128Clear Plastic Cards\'3698	140980Clear Plastic Cards1680110	20px128http://www.duracard.com/transparentcards.htm3698	1409801890110	20px129Fulfillment Service\'3698	140980Fulfillment Service1890110	20px129http://www.duracard.com/fulfillment.htm3698	140980Group00200110	62;Group002frmt00110	62px;\"><div nowrap00110	20px1210Card Gallery\'3698	140980Gallery 100110	20px1210http://www.duracard.com/gallery1.htm3698	140980210110	20px1211Card Gallery\'3698	140980Gallery 2210110	20px1211http://www.duracard.com/gallery2.htm3698	140980420110	20px1212Card Gallery\'3698	140980Gallery 3420110	20px1212http://www.duracard.com/gallery3.htm3698	140980Group00300110	125;Group003frmt00110	125px;\"><div nowrap00110	20px1213How to Order\'3698	140980How to Order00110	20px1213http://www.duracard.com/how.htm3698	140980210110	20px1214Pricing\'3698	140980Pricing210110	20px1214http://www.duracard.com/pricing.htm3698	140980420110	20px1215Design Template\'3698	140980Design Template420110	20px1215http://www.duracard.com/how.htm#layout3698	140980630110	20px1216Free Samples\'3698	140980Free Samples630110	20px1216http://www.duracard.com/samples_printusa.htm3698	140980840110	20px1217Order Cards\'3698	140980Order Cards840110	20px1217http://www.duracard.com/order_printusa.htm3698	1409801050110	20px1218Reorder Cards\'3698	140980Reorder Cards1050110	20px1218http://www.duracard.com/reorder_printusa.htm3698	140980Group00400110	167;Group004frmt00110	167px;\"><div nowrap00110	20px1219Our Company\'3698	140980Our Company00110	20px1219http://www.duracard.com/company.htm3698	140980210110	20px1220Customer Service\'3698	140980Customer Service210110	20px1220http://www.duracard.com/service.htm3698	140980420110	20px1221Fulfillment Service\'3698	140980Fulfillment Service420110	20px1221http://www.duracard.com/fulfillment.htm3698	140980630110	20px1222FAQs\'3698	140980FAQs630110	20px1222http://www.duracard.com/faqs.htm3698	140980840110	20px1223Contact Us\'3698	140980Contact Us840110	20px1223http://www.duracard.com/contact.htm3698	1409801050110	20px1224Security\'3698	140980Security1050110	20px1224http://www.duracard.com/security.htm3698	1409801260110	20px1225Glossary\'3698	140980Glossary1260110	20px1225http://www.duracard.com/glossary.htm3698	1409801470110	20px1226Site Map\'3698	140980Site Map1470110	20px1226http://www.duracard.com/sitemap.htm3698	140980</div></span></div></div></div>"),'%'+'%REL%%',rimPath));close();}Expand('');SetUpEvents();function Expand(c){x="#FFFFCC";c=xrep(c,"",x);x="#990033";c=xrep(c,"",x);x="#000000";c=xrep(c,"",x);x=" style=\"position:absolute;white-space:nowrap;top:";c=xrep(c,"",x);x="px;\"><div style=\"position:absolute;top:";c=xrep(c,"",x);x="px;left:";c=xrep(c,"",x);x="px;width:";c=xrep(c,"",x);x="px;height:";c=xrep(c,"	",x);x=";font-family:";c=xrep(c,"",x);x=";font-size:";c=xrep(c,"",x);x="px;font-weight:normal;font-style:normal;text-decoration:none;color:";c=xrep(c,"",x);x=";background-color:";c=xrep(c,"",x);x=";\"><span style=\"position:absolute;top:";c=xrep(c,"",x);x="px;\" align=left>";c=xrep(c,"",x);x=");status=\'";c=xrep(c,"",x);x=" style=\"position:absolute;white-space:nowrap;visibility:hidden;top:";c=xrep(c,"",x);x=";cursor:pointer";c=xrep(c,"",x);x="\" style=\"position:absolute;top:";c=xrep(c,"",x);x="px;visibility:hidden";c=xrep(c,"",x);x="\"><div id=\"";c=xrep(c,"",x);x=";\" id=N";c=xrep(c,"",x);x=" OnMouseOver=\"cFrame.HoverSel(0,this";c=xrep(c,"",x);x="</div></span></div><div nowrap";c=xrep(c,"",x);x=";\" id=O";c=xrep(c,"",x);x=" OnClick=\"cFrame.execURL(\'";c=xrep(c,"",x);x="</div></span></div></div></div><div id=\"";c=xrep(c,"",x);x="\',\'_self\')";c=xrep(c,"",x);x="Tahoma,Arial";c=xrep(c,"",x);return c;}