/**
 * (c) by novinet.de
 */

 var NV	=	{
 	init: function(){
		var ul	=	document.getElementById('topnav_middler').getElementsByTagName('ul')[0];
		var lis =	ul.getElementsByTagName('li');
		var fnc;
		
		for(var i=0; i<lis.length; i++){
			if(lis[i].className=='active'){
				NV.Tmouseover(lis[i]);
			}else{
				lis[i].onmouseover	=	function(){
					NV.Tmouseover(this);
				};
				
				lis[i].onmouseout	=	function(){
					NV.Tmouseout(this);
				};				
			}
		}
	},
	init2: function(){
		if (document.getElementById('SERVICES'))
		{
			var ul	=	document.getElementById('SERVICES');
			var lis =   ul.getElementsByTagName('li');
			
			for(var i=0; i<lis.length; i++){
				lis[i].onmouseover	=	function(){
					NV.Smouseover(this);
				};
				
				lis[i].onmouseout	=	function(){
					NV.Smouseout(this);
				};
			}
		}
	},
	Tmouseover: function(liO){
		var getDivChilds	=	liO.getElementsByTagName('div');
		var getAChilds		=	liO.getElementsByTagName('a');
		getDivChilds[0].style.background	=	'url(http://www.novinet.de/tpl/2011/images/top_navi/navh_05.png)';
		getDivChilds[1].style.background	=	'url(http://www.novinet.de/tpl/2011/images/top_navi/navh_03.png) top left no-repeat';
		getAChilds[0].style.background		=	'url(http://www.novinet.de/tpl/2011/images/top_navi/navh_06.png) top right no-repeat';
	},
	Tmouseout: function(liO){
		var getDivChilds	=	liO.getElementsByTagName('div');
		var getAChilds		=	liO.getElementsByTagName('a');
		getDivChilds[0].style.background	=	'none';
		getDivChilds[1].style.background	=	'none';
		getAChilds[0].style.background		=	'none';
	},
	Smouseover: function(liO){
		liO.style.background	=	'url(http://www.novinet.de/tpl/2011/images/top_navi/hvb_bg.png) top left no-repeat';
	},
	Smouseout: function(liO){
		liO.style.background	=	'none';
	}
 };
 
 
 SubNAV = {
 	isOpen: false,
	isMoving: false,
 	open: function(){
		jQuery('#SNAV_FRAMER').show();
		if(!this.isOpen){
			this.isOpen = true;
			jQuery('#real_subnav').animate({
				height: '90px'
			},300);
			
			jQuery('#beginning_crn_left').fadeOut('slow');
			jQuery('#beginning_crn_right').fadeOut('slow');
		}
	},
	
	drop: function(name){
		if(SubNAV.isMoving!=true){
			SubNAV.isMoving = true;
			this.open();
		
			if(name != 'green'){
				jQuery('#rs_green').animate({
					height: '30px'
				},200);
				
				jQuery('#content_drop_rs_green').hide('fast');
				jQuery('#rs_green>.inners_rcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; right:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnright_light.gif" />');
				jQuery('#rs_green>.inners_lcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; left:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnleft_light.gif" />');
			}else{
				jQuery('#rs_green>.inners_rcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; right:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnright.gif" />');
				jQuery('#rs_green>.inners_lcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; left:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnleft.gif" />');
			}
			
			if(name != 'violet'){
				jQuery('#rs_violet').animate({
					height: '30px'
				},200);
				
				jQuery('#content_drop_rs_violet').hide('fast');
				jQuery('#rs_violet>.inners_rcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; right:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnright_light.gif" />');
				jQuery('#rs_violet>.inners_lcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; left:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnleft_light.gif" />');
			}else{
				jQuery('#rs_violet>.inners_rcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; right:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnright.gif" />');
				jQuery('#rs_violet>.inners_lcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; left:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnleft.gif" />');
			}
			
			if(name !='orng'){
				jQuery('#rs_orng').animate({
					height: '30px'
				},200);
				
				jQuery('#content_drop_rs_orng').hide('fast');
				jQuery('#rs_orng>.inners_rcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; right:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnright_light.gif" />');
				jQuery('#rs_orng>.inners_lcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; left:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnleft_light.gif" />');
			}else{
				jQuery('#rs_orng>.inners_rcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; right:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnright.gif" />');
				jQuery('#rs_orng>.inners_lcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; left:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnleft.gif" />');
			}
			
			jQuery('#rs_'+name).animate({
				height: '76px'
			},250);
			
			jQuery('#rs_'+name+'>.real_subnav_fluppiedrop_contenthld').show('slow',function(){
				SubNAV.isMoving = false;
			});
		}
	},
	
	close: function(){
		jQuery('#rs_orng').animate({
			height: '30px'
		},200);
		
		jQuery('#rs_violet').animate({
			height: '30px'
		},200);
		
		jQuery('#rs_green').animate({
			height: '30px'
		},200);
		
		jQuery('#content_drop_rs_green').hide('fast');
		jQuery('#rs_green>.inners_rcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; right:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnright_light.gif" />');
		jQuery('#rs_green>.inners_lcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; left:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnleft_light.gif" />');
		
		jQuery('#content_drop_rs_violet').hide('fast');
		jQuery('#rs_violet>.inners_rcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; right:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnright_light.gif" />');
		jQuery('#rs_violet>.inners_lcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; left:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnleft_light.gif" />');
		
		jQuery('#content_drop_rs_orng').hide('fast');
		jQuery('#rs_orng>.inners_rcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; right:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnright_light.gif" />');
		jQuery('#rs_orng>.inners_lcrntrans').html('<img style="margin:0;display:block; position:absolute; bottom:0; left:0; z-index:12" src="http://www.novinet.de/tpl/2011/images/top_navi/flup_crnleft_light.gif" />');
	},
	
	mouseOnVIRT: function(){
		jQuery('#SNAV_FRAMER').hide();
		this.close();
		
		jQuery('#real_subnav').animate({
			height: '41px'
		},300,function(){
			SubNAV.isOpen	=	false;
			jQuery('#beginning_crn_left').fadeIn('slow');
			jQuery('#beginning_crn_right').fadeIn('slow');
		});
	}
 };

