/*
	HitLine INITIAL SCRIPT
	created 28.07.08
	
	copyright 2008  Emotion studio
					of breathtaking ideas
					www.emotionstyle.com
					
*/					


//   $(document).ready(
  //                      function(){
                          /*  $('#news').innerfade({
                                animationtype: 'slide',
                                speed: 750,
                                timeout: 2000,
                                type: 'random',
                                containerheight: '1em'
                            });
							*/
                            
                            $('ul#take_new').innerfade({
                                speed: 1000,
                                timeout: 6000,
                                type: 'sequence',
                                containerheight: '220px'
                            });
                            /*
                            $('.fade').innerfade({
                                speed: 1000,
                                timeout: 6000,
                                type: 'random_start',
                                containerheight: '1.5em'
                            });
                            
                            $('.adi').innerfade({
                                speed: 'slow',
                                timeout: 5000,
                                type: 'random',
                                containerheight: '150px'
                            });
							*/
        
    //                });
					
					
					//Scrolling
		

	

		