

/**********************************************************************************************************/
/** COMBINE INCLUDE LEVEL  90                                                                            **/
/** /var/www/redsparkcms.de/www/application/RedSparkCore/1.3.x/templates/kb_redspark/javascript/kb_redspark.js **/
/**                                                                                                      **/
/**********************************************************************************************************/

window.options = Object.extend({
	fileIndicator: "/templates/kb_redspark/img/indicator.gif",		
	fileIndicatorTransparent: "/templates/kb_redspark/img/indicator.gif",		
	indicatorDimensions: {width:32,height:32},
	fadeDuration:0.5
},window.options || {});

