var f1 = '<table width="240" cellspacing="0" cellpadding="0" border="0"><tr><td bgcolor="silver">';
f1 += '<table width="100%" cellspacing="2" cellpadding="2" border="0">';
f1 += '<tr><td colspan=2>Erweiterte Suche</td></tr>';
f1 += '<form action="http://www.deadandfree.com/cgi-bin/readcsvplus.pl" method="POST"><input type="hidden" name="config" value="test2.pl">';
f1 += '<tr><td>Artist</td><td><input type="text" name="ARTIST" size=20 value="" onChange="javascript:this.value=\'=\'+this.value;"></td></tr>';
f1 += '<tr><td>Title</td><td><input type="text" name="TITLE" size=20 value="" onChange="javascript:this.value=\'=\'+this.value;"></td></tr>';
f1 += '<tr><td colspan=2><input type="radio" name="sort_a" value="ARTIST" checked> sort by artist or by Title <input type="radio" name="sort_a" value="TITLE"><td></tr>';
f1 += '<tr><td colspan=2 align=center><input type="submit" value="suchen">&nbsp;<input type="reset" value="Reset"></td></tr>';
f1 += '</form>';
f1 += '</table></td></tr></table>';

var SIMPLE_NODES = [

		
		["<img src='http://www.deadandfree.com/graphics/menu/suche.jpg' border='0' align='absmiddle'>Erw. Suche", null, null,
			[ f1, null, null,]
			
			],
		
];



