leftPos = 0
	if (screen) {
		leftPos = screen.width-800
	}
function NewWin1() {
window.open('integrated_cards.html','cards','toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes,width=455,height=525,left='+leftPos+',top=0');
}
function NewWin13() {
window.open('plastik.html','plastik','toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes,width=455,height=450,left='+leftPos+',top=0');
}
function NewWin2() {
window.open('integrated_labels.html','lables','toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes,width=455,height=525,left='+leftPos+',top=0');
}
function NewWin3() {
window.open('magnets.html','magnets','toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes,width=455,height=525,left='+leftPos+',top=0');
}
function NewWin4() {
window.open('scratch_cards.html','scratch','toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes,width=455,height=525,left='+leftPos+',top=0');
}
function NewWin5() {
window.open('info_cards.html','info','toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes,width=455,height=615,left='+leftPos+',top=0');
}
function NewWin6() {
window.open('butterfly.html','butterfly','toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes,width=455,height=525,left='+leftPos+',top=0');
}
function NewWin7() {
window.open('laminated.html','laminated','toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes,width=455,height=550,left='+leftPos+',top=0');
}
function NewWin8() {
window.open('parking_decals.html','decals','toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes,width=455,height=600,left='+leftPos+',top=0');
}
function NewWin9() {
window.open('coupon_cards.html','coupon','toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes,width=455,height=525,left='+leftPos+',top=0');
}
function NewWin10() {
window.open('multi_fold.html','multifold','toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes,width=455,height=525,left='+leftPos+',top=0');
}
function NewWin11() {
window.open('reply_card.html','reply','toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes,width=455,height=600,left='+leftPos+',top=0');
}
function NewWin12() {
window.open('custody.html','custody','toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes,width=455,height=525,left='+leftPos+',top=0');
}
function NewWin14() {
window.open('package_insert.html','package','toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes,width=455,height=525,left='+leftPos+',top=0');
}
