function a(f, n, w, h) {var d = 'width='+640+',height='+480+''; window.open(f, n, d)}
function b(f, n, w, h) {var d = 'width='+640+',height='+320+''; window.open(f, n, d)}