function rosebudmove(form) {

w0 = 360;
h0 = 600;
               
                b = form.nav.selectedIndex;
			
	if (form.nav.options[b].value == "e01")
                {
                        top.location.href = "index.php?cat=01&tong=e";
                }  
	if (form.nav.options[b].value == "e02")
                {
                        top.location.href = "index.php?cat=02&tong=e";
                }
	if (form.nav.options[b].value == "e03")
                {
                        top.location.href = "index.php?cat=03&tong=e";
                        }
	if (form.nav.options[b].value == "e04")
                {
                        top.location.href = "index.php?cat=04&tong=e";
                        }
         if (form.nav.options[b].value == "e05")
                {
                        top.location.href = "index.php?cat=05&tong=e";
                        }

                        
	if (form.nav.options[b].value == "d01")
                {
                        top.location.href = "index.php?cat=01&tong=d";
                }  
	if (form.nav.options[b].value == "d02")
                {
                        top.location.href = "index.php?cat=02&tong=d";
                }
	if (form.nav.options[b].value == "d03")
                {
                        top.location.href = "index.php?cat=03&tong=d";
                        }
	if (form.nav.options[b].value == "d04")
                {
                        top.location.href = "index.php?cat=04&tong=d";
                        }
	if (form.nav.options[b].value == "d05")
                {
                        top.location.href = "index.php?cat=05&tong=d";
                        }	                   
			
		if (form.nav.options[b].value == "no1")
                {
                        window.open('../../alt/vers4/cont.html','presentation','width=721,height=495,resize=no');
                }
		if (form.nav.options[b].value == "no2")
                {
                       window.open('../../rose99/ruble.html','rosebud02','width=720,height=500,resize=no');
                        }
		if (form.nav.options[b].value == "no3")
   	             {
                       window.open('../../blindtext.html', 'blind', 'toolbar=no,status=yes,scrollbars=no, width=720, height=560');
                        }
                        
                        
	if (form.nav.options[b].value == "0d")
		 {
		window.open('../0rder/d.php', 'order', 'toolbar=no,status=yes,scrollbars=no, width=360, height=640,screenx=202,left=202');
		}
	if (form.nav.options[b].value == "0e")
		 {
		window.open('../0rder/index.php', 'order', 'toolbar=no,status=yes,scrollbars=no,width=360, height=640,screenx=202,left=202');
		}
        
        }


function recentpreviews(form) {
               
                b = form.recent.selectedIndex;
			
	if (form.recent.options[b].value == "01")
                {
                        top.location.href = "../01/";
                }  
	if (form.recent.options[b].value == "02")
                {
                        top.location.href = "../02/";
                }
	if (form.recent.options[b].value == "03")
                {
                        top.location.href = "../03/";
                        }
    if (form.recent.options[b].value == "04")
                {
                        top.location.href = "../04/";
                        }
      if (form.recent.options[b].value == "05")
                {
                        top.location.href = "../05/";
                        }
                        
       if (form.recent.options[b].value == "06")
                {
                        top.location.href = "../06/";
                        }
         if (form.recent.options[b].value == "07")
                {
                        top.location.href = "../07/";
                        }
	if (form.recent.options[b].value == "08")
                {
                        top.location.href = "../08/";
                        }
	if (form.recent.options[b].value == "09")
                {
                        top.location.href = "../09/";
                        }
	if (form.recent.options[b].value == "10")
                {
                        top.location.href = "../10/";
                        }
	if (form.recent.options[b].value == "11")
                {
                        top.location.href = "../11/";
                        }
	if (form.recent.options[b].value == "12")
                {
                        top.location.href = "../12/";
                        }
	if (form.recent.options[b].value == "13")
                {
                        top.location.href = "../13/";
                        }
	if (form.recent.options[b].value == "d01")
                {
                        top.location.href = "../01/index.php?tong=d";
                }  
	if (form.recent.options[b].value == "d02")
                {
                        top.location.href = "../02/index.php?tong=d";
                }
	if (form.recent.options[b].value == "d03")
                {
                        top.location.href = "../03/index.php?tong=d";
                        }
	if (form.recent.options[b].value == "d04")
                {
                        top.location.href = "../04/index.php?tong=d";
                        }
         if (form.recent.options[b].value == "d05")
                {
                        top.location.href = "../05/index.php?tong=d";
                        }
         	if (form.recent.options[b].value == "d06")
                {
                        top.location.href = "../06/index.php?tong=d";
                        }
         if (form.recent.options[b].value == "d07")
                {
                        top.location.href = "../07/index.php?tong=d";
                        } 
         if (form.recent.options[b].value == "d08")
                {
                        top.location.href = "../08/index.php?tong=d";
                        }        
                        
          if (form.recent.options[b].value == "d09")
                {
                        top.location.href = "../09/index.php?tong=d";
                        }       
                        
          if (form.recent.options[b].value == "d10")
                {
                        top.location.href = "../10/index.php?tong=d";
                        }
                    if (form.recent.options[b].value == "d11")
                {
                        top.location.href = "../11/index.php?tong=d";
                        }
                                if (form.recent.options[b].value == "d12")
                {
                        top.location.href = "../12/index.php?tong=d";
                        }
                                if (form.recent.options[b].value == "d13")
                {
                        top.location.href = "../13/index.php?tong=d";
                        }
        }
        

