/* target Simulation fuer saubere XHTML-Validierung */

function tgt(obj) {
	obj.target = '_blank';
}