// JavaScript Document
function win(code1)
{
var code;
  path = '/images/templ.htm';
  switch (code1) {
    case 1 :
	 code = 'JazzaNova';
	 break;
    case 2 :
	 code = 'NTV';
	 break;
    case 3 :
	 code = 'Zvezda';
	 break;
    case 4 :
	 code = 'Bus';
	 break;
    case 5 :
	 code = 'Krasnodar';
	 break;
    case 6 :
	 code = 'ICA';
	 break;
    case 7 :
	 code = 'Ivanovo';
	 break;
    case 8 :
	 code = 'CPK';
	 break;
    case 9 :
	 code = 'SlavNeft2';
	 break;
  };
  window.open(path,code,'location=no, top=100, left=100, titlebar=no, toolbar=no, width=400, height=400, directories=no, status=no, scrollbars=no, resizable=no, menubar=no');
}

function riswin(){
var name1;
 name1=window.name;
 document.writeln('<html>');
 document.writeln('<head>');
 document.writeln('<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">');
 document.writeln('<meta http-equiv="pragma" content="no-cache">');
 document.writeln('<meta name="robots" content="all">');
 document.writeln('<meta name="Description" content="Лазерная графика">');
 document.writeln('<meta name="Keywords" content="Бизнес сувениры. LaserGraphicArt">');
 document.writeln('<meta http-equiv="Cache-Control" content="public">');
 document.writeln('<link rel="shortcut icon" href="http://lasergraphicart.com/favicon.ico">');
 document.writeln('<link rel="stylesheet" href="/css/styles.css">');
 document.writeln('<title>Корпоративные подарки и бизнес сувениры. LaserGraphicArt</title>');
 document.writeln('</head>');
 document.writeln('<body class="pop", leftmargin="0", topmargin="0", marginwidth="0", marginheight="0">');
 document.writeln('<table width="100%" height="100%" border="0"><tr><td align=center valign="middle">');
 document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="250" height="250">');
 document.writeln('<param name="movie" value="/images/LaserGraphicArt_'+name1+'.swf"><param name="quality" value="high">');
 document.writeln('<embed src="/images/LaserGraphicArt_'+name1+'.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="250" height="250"></embed></object>');
 document.writeln('</td></tr></table>');
 document.writeln('</body>');
 document.writeln('</html>');
 document.close();
}

function win1(code1)
{
var code;
  path = '/images/templ1.htm';
  switch (code1) {
    case 1 :
	 code = 'Foto3';
	 break;
    case 2 :
	 code = 'Football3';
	 break;
    case 3 :
	 code = 'Rose';
	 break;
  };
  window.open(path,code,'location=no, top=100, left=100, titlebar=no, toolbar=no, width=550, height=550, directories=no, status=no, scrollbars=no, resizable=no, menubar=no');
}

function riswin1(){
var name1;
 name1=window.name;
 document.writeln('<html>');
 document.writeln('<head>');
 document.writeln('<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">');
 document.writeln('<meta http-equiv="pragma" content="no-cache">');
 document.writeln('<meta name="robots" content="all">');
 document.writeln('<meta name="Description" content="Лазерная графика">');
 document.writeln('<meta name="Keywords" content="Бизнес сувениры. LaserGraphicArt">');
 document.writeln('<meta http-equiv="Cache-Control" content="public">');
 document.writeln('<link rel="shortcut icon" href="http://lasergraphicart.com/favicon.ico">');
 document.writeln('<link rel="stylesheet" href="/css/styles.css">');
 document.writeln('<title>Корпоративные подарки и бизнес сувениры. LaserGraphicArt</title>');
 document.writeln('</head>');
 document.writeln('<body class="pop", leftmargin="0", topmargin="0", marginwidth="0", marginheight="0">');
 document.writeln('<table width="100%" height="100%" border="0"><tr><td align=center valign="middle">');
 document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="400" height="400">');
 document.writeln('<param name="movie" value="/images/LaserGraphicArt_'+name1+'.swf"><param name="quality" value="high">');
 document.writeln('<embed src="/images/LaserGraphicArt_'+name1+'.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="400"></embed></object>');
 document.writeln('</td></tr></table>');
 document.writeln('</body>');
 document.writeln('</html>');
 document.close();
}
