'.
__('Hi, can I help you?') . '
' .
__('Let me introduce my self: I am Pandorin, the annoying assistant of Pandora FMS. You can follow my steps to do basic tasks in Pandora FMS or you can close me and never see me again.') .
'
' .
'
' .
'
' .
html_print_checkbox_extended
('clippy_is_annoying', 1, $clippy_is_annoying, false,
'set_clippy_annoying()', '', true) .
__('Close this wizard and don\'t open it again.') .
'
' .
'
' .
'
' .
html_print_image(
$image,
true,
array('id'=> 'clippy_toy', 'onclick' => 'easter_egg_clippy(1);')) .
'
'
);
$return_tours['tours']['homepage']['steps'][] = array(
'element'=> '#clippy',
'intro' => __('Which task would you like to do first?') . '