/* Template "neon" for iGuider plugin. */ //Modal window template modalTpl = '
'+ '
'+ '[modal-type]'+ '[modal-map]'+ '[modal-close]'+ '
[modal-timer]
'+ '
'+ '
'+ '
[modal-header]
'+ '
[modal-body]
'+ '
'+ '
[modal-cover]
'+ '
'+ ''+ '[step-value]'+ '[step-total]'+ ''+ '[modal-prev]'+ '[modal-next]'+ '[modal-cancel]'+ '[modal-start]'+ '[modal-begin-first]'+ '[modal-begin-continue]'+ '
'+ '
' //Tour Map template mapTpl = '
'+ '
'+ '[map-toggle]'+ '[map-hide]'+ '
'+ '
[map-header]
'+ ''+ '[step-value]'+ '[step-total]'+ ''+ '
[map-content]
'+ '
'+ '
'