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