nmlgko,
  
jQuery(function() {
    var a = jQuery(".offers_title.popupsts"),
        b = jQuery(".offers_title").not(".popupsts");
    a.each(function(a, c) {
        jQuery(this).click(function() {
            b.eq(a).click()
        })
    })
});
http://embed.plnkr.co/6WGAtUi1ASesERe8TtEG/preview 
		
	
		
		
		
		
		
		
		
						  
				
				Последний раз редактировалось рони, 24.09.2015 в 12:49.
				
				
			
		
		
	
		
		
	
	
	 |