


window.addEvent('domready', function(){ 
	  var totIncrement		= 0;
	  var increment			= 762;
	   var increment3			= 1524;
	   var increment4			= 2286;
	   var increment5			= 3048;
	   var increment6			= 3810;
	   var increment7		= 4572;
	   var increment8			= 5334;
	     var increment9			= 6096;
		  var increment10			= 6858;
 
		   
	  
	  var maxRightIncrement = increment*(-12);
	  var fx = new Fx.Style('myList', 'margin-left', {
				duration: 2500,
				transition: Fx.Transitions.Back.easeInOut,
				wait: true
	   });
	   
	   //-------------------------------------
	  // EVENTS for the button "previous"
	  $('previous').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	    //-------------------------------------
	  // EVENTS for the button "previous"
	  $('previous3').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	  
	  
	    //-------------------------------------
	  // EVENTS for the button "previous"
	  $('previous4').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	  
	  
	  
	   //-------------------------------------
	  // EVENTS for the button "previous"
	  $('previous5').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	  
	   //-------------------------------------
	  // EVENTS for the button "previous"
	  $('previous6').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	  
	   //-------------------------------------
	  // EVENTS for the button "previous"
	  $('previous7').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	  
	   //-------------------------------------
	  // EVENTS for the button "previous"
	  $('previous8').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	  
	  
	  
	   //-------------------------------------
	  // EVENTS for the button "previous"
	  $('previous9').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	  
	  
   //-------------------------------------
	  // EVENTS for the button "previous"
	  $('previous10').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	  
   //-------------------------------------
	  // EVENTS for the button "previous"
	  $('previous11').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	  	  	  	  
	  
 
	
	  
	    //-------------------------------------
	  // EVENTS for the button "previous"
	  $('index').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	  
	    //-------------------------------------
	  // EVENTS for the button "previous"
	  $('index3').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment3;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	  
	   
	    //-------------------------------------
	  // EVENTS for the button "previous"
	  $('index4').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment4;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	  
	   
	    //-------------------------------------
	  // EVENTS for the button "previous"
	  $('index5').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment5;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	  
	   
	    //-------------------------------------
	  // EVENTS for the button "previous"
	  $('index6').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment6;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	  
	   
	    //-------------------------------------
	  // EVENTS for the button "previous"
	  $('index7').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment7;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	 
		    //-------------------------------------
	  // EVENTS for the button "previous"
	  $('index8').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment8;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	  
	    //-------------------------------------
	  // EVENTS for the button "previous"
	  $('index9').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment9;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 
	  
    //-------------------------------------
	  // EVENTS for the button "previous"
	  $('index10').addEvents({ 
          'click' : function(event){ 
		  if(totIncrement<0){
					totIncrement = totIncrement+increment10;
					fx.stop()
					fx.start(totIncrement);
				}
			}			  	  
      }); 	  
	  
	 	 
	
	
	 
	 
       //-------------------------------------
	  // EVENTS for the button "next"
  	  $('next').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment;
		    	fx.stop()
				fx.start(totIncrement);
			}
          }		  		  

	 
});



//-------------------------------------
	  // EVENTS for the button "next"
  	  $('next2').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment;
		    	fx.stop()
				fx.start(totIncrement);
			}
          }		  		  

	 
});

//-------------------------------------
	  // EVENTS for the button "next"
  	  $('next3').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment;
		    	fx.stop()
				fx.start(totIncrement);
			}
          }		  		  

	 
});




//-------------------------------------
	  // EVENTS for the button "next"
  	  $('next4').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment;
		    	fx.stop()
				fx.start(totIncrement);
			}
          }		  		  

	 
});

//-------------------------------------
	  // EVENTS for the button "next"
  	  $('next5').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment;
		    	fx.stop()
				fx.start(totIncrement);
			}
          }		  		  

	 
});

//-------------------------------------
	  // EVENTS for the button "next"
  	  $('next6').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment;
		    	fx.stop()
				fx.start(totIncrement);
			}
          }		  		  

	 
});

//-------------------------------------
	  // EVENTS for the button "next"
  	  $('next7').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment;
		    	fx.stop()
				fx.start(totIncrement);
			}
          }		  		  

	 
});

//-------------------------------------
	  // EVENTS for the button "next"
  	  $('next8').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment;
		    	fx.stop()
				fx.start(totIncrement);
			}
          }		  		  

	 
});

//-------------------------------------
	  // EVENTS for the button "next"
  	  $('next9').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment;
		    	fx.stop()
				fx.start(totIncrement);
			}
          }		  		  

	 
});
	  
//-------------------------------------
	  // EVENTS for the button "next"
  	  $('next10').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment;
		    	fx.stop()
				fx.start(totIncrement);
			}
          }		  		  

	 
});	  



       //-------------------------------------
	  // EVENTS for the button "next"
  	  $('box3').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment3;
		    	fx.stop()
				fx.start(totIncrement);
			}
          }		  		  

	 
});

       //-------------------------------------
	  // EVENTS for the button "next"
  	  $('box4').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment4;
		    	fx.stop()
				fx.start(totIncrement);
			}
          }		  		  

	 
});

       //-------------------------------------
	  // EVENTS for the button "next"
  	  $('box5').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment5;
		    	fx.stop()
				fx.start(totIncrement);
			}
          }		  		  

	 
});

       //-------------------------------------
	  // EVENTS for the button "next"
  	  $('box6').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment6;
		    	fx.stop()
				fx.start(totIncrement);
			}
          }		  		  

	 
});

       //-------------------------------------
	  // EVENTS for the button "next"
  	  $('box7').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment7;
		    	fx.stop()
				fx.start(totIncrement);
			}
          }		  		  

	 
});

       //-------------------------------------
	  // EVENTS for the button "next"
  	  $('box8').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment8;
		    	fx.stop()
				fx.start(totIncrement);
			}
          }		  		  

	
});

 //-------------------------------------
	  // EVENTS for the button "next"
  	  $('box9').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment9;
		    	fx.stop()
				fx.start(totIncrement);
		
		}
          }		  		  

	
});

 //-------------------------------------
	  // EVENTS for the button "next"
  	  $('box10').addEvents({ 
          'click' : function(event){ 
			 if(totIncrement>maxRightIncrement){
				 totIncrement = totIncrement-increment10;
		    	fx.stop()
				fx.start(totIncrement);
		
		}
          }		  		  

	 })
});



 
//---------------------------------------------------------------------------


 
//---------------------------------------------------------------------------
 



	
	
	