/*
 * Fabric weights
 */
G_config['fabric_weights']['icon_weight'] = {'name':'Icon weight',
								  		 	 'cost':{762:'49.00',1016:'71.00',1270:'85.00',1524:'100.00',1778:'119.00',2032:'135.00',2286:'150.00',2540:'169.00',2794:'184.00',3048:'199.00'}};


/*
 * Cord weights
 */
G_config['cord_weights']['ali_mid'] = {'name':'Aluminium medium',
								  	   'cost':'16.00'};		

G_config['cord_weights']['ali_heavy'] = {'name':'Aluminium heavy',
								  	   'cost':'18.00'};		

G_config['cord_weights']['fishbone_small'] = {'name':'Fishbone',
								  	   'cost':'20.00'};		

G_config['cord_weights']['wood_cocoa'] = {'name':'Wood cocoa',
								  	   'cost':'18.00'};		

G_config['cord_weights']['wood_waxed'] = {'name':'Wood waxed',
								  	   'cost':'18.00'};		

G_config['cord_weights']['wood_whitewashed'] = {'name':'Wood whitewashed',
								  	   'cost':'18.00'};		

G_config['cord_weights']['wood_natural'] = {'name':'Wood natural',
								  	   'cost':'18.00'};		

G_config['cord_weights']['wood_pebble'] = {'name':'Wood pebble',
								  	   'cost':'9.00'};		
								  
G_config['cord_weights']['leather_black'] = {'name':'Leather black',
								  	   'cost':'28.00'};		

G_config['cord_weights']['leather_brown'] = {'name':'Lather brown',
								  	   'cost':'28.00'};		

G_config['cord_weights']['leather_cream'] = {'name':'Lather cream',
								  	   'cost':'28.00'};		

G_config['cord_weights']['fuse_bubble'] = {'name':'Fuse white',
								  	   'cost':'20.00'};		

G_config['cord_weights']['fuse_blue'] = {'name':'Fuse blue',
								  	   'cost':'20.00'};		









