function open_taf(tid){ wm_url='http://www.webmart.de/t.cfm?id='+tid; wm_more='width=540,height=580,scrollbars=yes,menubar=no,toolbar=no'; taf=window.open(wm_url,'taf',wm_more); }
1 2 3
Nach oben