﻿function imagepop2(a,c){if(!window.focus)return true;var b;if(typeof a=="string")b=a;else b=a.href;window.open(b,c,"width=1300,height=600,scrollbars=no,toolbar=no,location=no,menubar=no,resizable=yes,dependent=yes,");return false}
