function out(id){
(new Image()).src="?out="+id;
return true;
}
function out2(id){
opensaysDesignerWiz=window.open("?out="+id);
}
