﻿function WPImagePopup(c,b,a,d){popwin=window.open("",b,d);popwin.document.open();popwin.document.write("<html><head><title>"+c+'</title></head><body style="margin:0;padding:0;"><a href="" onclick="javascript:window.close()"><img src="'+a+'" border="0"><a/></body></html>');popwin.document.close();popwin.focus()}