﻿var other_doc_wnd=null,doc_url,window_name,vitares_clicked;function other_window_exists(){return other_doc_wnd&&!other_doc_wnd.closed?true:false}function display_bridge_doc_in_other_window(k){var k,j=170,d,e,a,b,c,h=40,f=screen.availWidth,i=screen.availHeight,g=40;a=f/2;b=i-(j+g);d=f-a-h;e=g;vitares_clicked=true;window.name="main";if(window.outerWidth)c="toolbar=yes,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,outerWidth="+a+",outerHeight="+b+",left="+d+",top="+e;else c="toolbar=yes,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,width="+a+",height="+b+",left="+d+",top="+e;other_doc_wnd=window.open("/2004/lib/frags/display_bridge_doc_message.html",k.target,c);if(!document.all)pause(1e3);setTimeout("vitares_clicked=false;",1e3);other_doc_wnd.focus()}function pause(b){var a=new Date,c=a.getTime()+b;while(true){a=new Date;if(a.getTime()>c)return true}}
