Warning: extract() [function.extract]: First argument should be an array in /srv/www/vhosts/organix.de/httpdocs/005/run.php on line 379
Warning: extract() [function.extract]: First argument should be an array in /srv/www/vhosts/organix.de/httpdocs/005/run.php on line 428
Warning: extract() [function.extract]: First argument should be an array in /srv/www/vhosts/organix.de/httpdocs/005/run.php on line 438
Warning: extract() [function.extract]: First argument should be an array in /srv/www/vhosts/organix.de/httpdocs/005/run.php on line 451
Warning: extract() [function.extract]: First argument should be an array in /srv/www/vhosts/organix.de/httpdocs/005/run.php on line 501
Warning: extract() [function.extract]: First argument should be an array in /srv/www/vhosts/organix.de/httpdocs/005/run.php on line 649
function pirobox_init() {
$().piroBox({
text_close : '',
text_next : '',
text_prev : '',
text_of : '',
text_play : '',
text_stop : '',
text_open_image : '',
my_speed: 400, //animation speed
bg_alpha: 0.8, //background opacity
slideShow : true, // true == slideshow on, false == slideshow off
slideSpeed : 4, //slideshow
close_all : '.piro_close,.piro_overlay' // add class .piro_overlay(with comma)if you want overlay click close piroBox
});
}