//
// $Id: config.js,v 1.1 2009-01-05 15:32:14 yoavg Exp $
//

if (!fn_inheritance['fn_add_to_cart']){
	fn_inheritance['fn_add_to_cart'] = [];
}
fn_inheritance['fn_add_to_cart'] = fn_inheritance['fn_add_to_cart'].concat(['fn_simultaneous_add']);