<!-- // open the window for the printer dock intro
function openPrinterDockPopup(){
	resourceWindow = window.open("/eknec/PageQuerier.jhtml?pq-path=3174","dai_popup","width=575,height=450,location=no,menubar=no");
	resourceWindow.focus();
}
function openHelpfulTerms(){
	resourceWindow = window.open("/eknec/PageQuerier.jhtml?pq-path=2105","helpful_terms_popup","width=595,height=550,location=no,menubar=no,scrollbars");
	resourceWindow.focus();
}
function openfreeShipWin(){
	resourceWindow = window.open("/eknec/PageQuerier.jhtml?pq-path=5757","dfis_info_popup","width=625,height=475,location=no,menubar=no,scrollbars");
	resourceWindow.focus();
}
function openNov22Win(){
	resourceWindow = window.open("/eknec/PageQuerier.jhtml?pq-path=7349","dfis_info_popup","width=625,height=475,location=no,menubar=no,scrollbars");
	resourceWindow.focus();
}
function openpicViewerPromoPopup(){
	resourceWindow = window.open("/eknec/PageQuerier.jhtml?pq-path=7849","dfis_info_popup","width=625,height=475,location=no,menubar=no,scrollbars");
	resourceWindow.focus();
}
function openDestinationWedding(){
	resourceWindow = window.open("/eknec/PageQuerier.jhtml?pq-path=6411","destination_wedding_popup","width=600,height=475,location=no,menubar=no,scrollbars=no");
	resourceWindow.focus();
}
function openImageLinkFlash(){
	resourceWindow = window.open("/eknec/PageQuerier.jhtml?pq-path=7312","imagelink_popup","width=812,height=296,location=no,menubar=no,scrollbars=no");
	resourceWindow.focus();
}
// 
// -->
