//<!--

window.name="SPbRYC_Main";

function View(id, file, param) {
//	'id' values: 't' (& 'tw') == text (and text wide); 'p' == picture; 'i' == info (output from cgi)

	var path = location.pathname.split('/');
	var lang = 'ru';
	if (path[1]) {
		lang = path[1];
	}

	if (id == 'i') {
		param == '';
		var win_width = 500;
		var win_height = 300;
		file = '';
		var win_scrollbars = 0;
	}
	if (id == 't' || id == 'tw') {
		if (param == '') param = 1;
		var win_width = 500;
		var win_height = 550;
		if (id == 'tw') {
			win_width = 700;
			win_height = 450;
		}
//		file = '/content/_ipages/'+lang+'_'+'i_'+file+'.php?id='+param;
		file = '/include/ipages.php?file='+lang+'_'+'i_'+file+'&id='+param;
		var win_scrollbars = 1;
	}
	else if (id == 'p') {
		var img_param = param.split('\|');
		var win_width = parseInt(img_param[0]) + 20;
		var win_height = parseInt(img_param[1]) + 22;
//		img_param[2] = escape(img_param[2]);
		img_param[3] = file;
		param = img_param.join('|');
//		file = '/include/ipages/image.htm?'+param;
		file = '/include/images.php?id='+param+'&lang='+lang;
		var win_scrollbars = 0;
		if (win_height > 550) {
			win_width = win_width+20;
			win_height = 550;
			var win_scrollbars = 1;
		}
	}

	tempWindow = window.open('','SPbRYC_Info','width='+win_width+',height='+win_height+',location=0,menubar=0,scrollbars='+win_scrollbars+',dependent=0');
	tempWindow.document.write('<HTML><HEAD><TITLE>loading...</TITLE>');
	tempWindow.document.write('<BODY BGCOLOR=#FFFFFF TEXT=#18224A MARGINWIDTH=0 MARGINHEIGHT=0 TOPMARGIN=0 LEFTMARGIN=0 RIGHTMARGIN=0 BOTTOMMARGIN=0 onLoad="window.focus()" onBlur="window.close()" onKeyPress="window.close()">');
	tempWindow.document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=100% HEIGHT=100%><TR><TH><FONT SIZE=1 STYLE="{ font:10px Verdana,Arial,MS Sans Serif,Helvetica; font-weight:bold; }">l o a d i n g . . .</FONT></TH></TR></TABLE>');
//	tempWindow.document.write(file);
	tempWindow.document.write('</BODY></HTML>');
	tempWindow.document.close();
	if (file) {
		tempWindow.location.replace(file);
	}
	if (tempWindow.location.hash) tempWindow.focus();

}


function ViewAlbum(view_call) {
//	'id' values: 't' (& 'tw') == text (and text wide); 'p' == picture; 'i' == info (output from cgi)

//	var path = location.pathname.split('/');
//	var lang = 'ru';
//	if (path[1]) {
//		lang = path[1];
//	}

	win_width = 684;
	win_height = 593;
//	file = '/include/albums.php?id='+param+'&lang='+lang;
//	file = '/include/albums.php?'+param+'&lang='+lang;
	var win_scrollbars = 0;

//ishowcall = 'ishow.php?xmmlang='+language+'&xmmimage='+filepath+'&xmmtext='+message+'&xmmonly='+imageonly;
//tempWindow = window.open(ishowcall,'imagewindow','width=111,height=111,location=no,scrollbars=no,menubar=no,resizable=1');
//return false; // noclick

	tempWindow = window.open(view_call,'SPbRYC_Album','width='+win_width+',height='+win_height+',location=0,menubar=0,resizable=0,scrollbars='+win_scrollbars+',dependent=0');
//	tempWindow.document.write('<HTML><HEAD><TITLE>loading...</TITLE>');
//	tempWindow.document.write('<BODY BGCOLOR=#FFFFFF TEXT=#18224A MARGINWIDTH=0 MARGINHEIGHT=0 TOPMARGIN=0 LEFTMARGIN=0 RIGHTMARGIN=0 BOTTOMMARGIN=0 onLoad="window.focus()">');
//	tempWindow.document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=100% HEIGHT=100%><TR><TH><FONT SIZE=1 STYLE="{ font:10px Verdana,Arial,MS Sans Serif,Helvetica; font-weight:bold; }">l o a d i n g . . .</FONT></TH></TR></TABLE>');
//	tempWindow.document.write('</BODY></HTML>');
//	tempWindow.document.close();
//	if (file) {
//		tempWindow.location.replace(file);
//	}
	if (tempWindow.location.hash) tempWindow.focus();

}


function ViewAlbum2(param) {
//	'id' values: 't' (& 'tw') == text (and text wide); 'p' == picture; 'i' == info (output from cgi)

	var path = location.pathname.split('/');
	var lang = 'ru';
	if (path[1]) {
		lang = path[1];
	}

	win_width = 700;
	win_height = 550;
	file = '/include/albums.php?id='+param+'&lang='+lang;
	var win_scrollbars = 1;

	tempWindow = window.open('','SPbRYC_Album','width='+win_width+',height='+win_height+',location=0,menubar=0,scrollbars='+win_scrollbars+',dependent=0');
	tempWindow.document.write('<HTML><HEAD><TITLE>loading...</TITLE>');
	tempWindow.document.write('<BODY BGCOLOR=#FFFFFF TEXT=#18224A MARGINWIDTH=0 MARGINHEIGHT=0 TOPMARGIN=0 LEFTMARGIN=0 RIGHTMARGIN=0 BOTTOMMARGIN=0 onLoad="window.focus()">');
	tempWindow.document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=100% HEIGHT=100%><TR><TH><FONT SIZE=1 STYLE="{ font:10px Verdana,Arial,MS Sans Serif,Helvetica; font-weight:bold; }">l o a d i n g . . .</FONT></TH></TR></TABLE>');
//	tempWindow.document.write(file);
	tempWindow.document.write('</BODY></HTML>');
	tempWindow.document.close();
	if (file) {
		tempWindow.location.replace(file);
	}
	if (tempWindow.location.hash) tempWindow.focus();

}

function ViewFleet(view_call) {
	win_width = 684;
	win_height = 593;
	var win_scrollbars = 0;

	tempWindow = window.open(view_call,'SPbRYC_Fleet','width='+win_width+',height='+win_height+',location=0,menubar=0,resizable=0,scrollbars='+win_scrollbars+',dependent=0');
	if (tempWindow.location.hash) tempWindow.focus();

}

//-->
