var SuchStr=''; 
if (''+location.search !='') { SuchStr='?impress.shtml&'+location.search.substring(1,location.search.length); }
var SprZiel='cgi-bin/country.pl';
if (''+SuchStr !='') { SprZiel=SprZiel+SuchStr } Refresh('1',SprZiel); // alten Browsern Zeit lassen ... !!!
