r = { /* Note: All time and speed measurments are in seconds */ "div":"ad_rotator1", "width":"699px", "height":"350px", "animation_resolution":50, //frames per second //60 = very smooth (not all CPUs can perform this fast) //4 = very choppy () "pause_image":"rotator/img/pause.gif", "play_image":"rotator/img/play.gif", "textbox_background":"#000000", "textbox_opacity":0.5, "textbox_color":"white", "textbox_padding":"5px 10px 5px 10px", //top right bottom left "slide": [ //************************* //SLIDE 1 - OOB dude //************************* { //when adding text to an animation, add a '\' to the end of the line //avoid using " tokens in your HTML, use ' or \" instead "text":"\Now with 3G Cellular - Out-Of-Band Solutions for Remote Sites
\
\ ", "text_height":"10%", //size of textbox //choices are %, px, pt, and em "text_animation":"slide_from_top", "exposure_length":6, //in seconds "transition":"fade", //options: //slide_from_left //slide_from_right //slide_from_top //slide_from_bottom //fade "transition_speed":1, //in seconds "type":"image", //options: html, image, or flash "src":"rotator/images/rotator-rocksolid.jpg", //Images have two extra options for linking: "link_to" : "http://opengear.com/product-acm5000-images.html", "target" : "window", //options: window, none "width":"699px", "height":"430px", "animation":"none", //options: //slide_right_and_left //slide_down_and_up //none //sliding animations have two options "animation_speed":6, "pause_speed":6 }, //************************* //SLIDE 1 - OOB dude //************************* { //when adding text to an animation, add a '\' to the end of the line //avoid using " tokens in your HTML, use ' or \" instead "text":"\IM4200 Secure Out of Band Access
\
\
    \
  • \
", "text_height":"8%", //size of textbox //choices are %, px, pt, and em "text_animation":"slide_from_top", "exposure_length":6, //in seconds "transition":"fade", //options: //slide_from_left //slide_from_right //slide_from_top //slide_from_bottom //fade "transition_speed":1, //in seconds "type":"image", //options: html, image, or flash "src":"rotator/images/rotator8.jpg", //Images have two extra options for linking: "link_to" : "http://opengear.com/products.html", "target" : "window", //options: window, none "width":"699px", "height":"430px", "animation":"none", //options: //slide_right_and_left //slide_down_and_up //none //sliding animations have two options "animation_speed":6, "pause_speed":6 }, //************************* //SLIDE 2 - Blue IM4200 Total Power //************************* { "text":"", "text_height":"0%", "text_animation":"none", "exposure_length":6, "transition":"fade", "transition_speed":1, "type":"image", "src":"rotator/images/rotator9.png", "link_to" : "http://opengear.com/products.html", "target" : "main", "width":"699px", "height":"350px", "animation":"slide_right_and_left", "animation_speed":6, "pause_speed":6 }, //************************* //SLIDE 3 - Datacenter //************************* { "text":"\
\
\ ", "text_height":"0%", "text_animation":"slide_from_left", "exposure_length":6, "transition":"fade", "transition_speed":1, "type":"image", "src":"rotator/images/rotator-pdu.jpg", "link_to" : "http://opengear.com/product-ip-pdu.html", "width":"699px", "height":"350px", "animation":"none", "animation_speed":6, "pause_speed":6 }, //************************* //SLIDE 4 - Environmental Monitoring //************************* { //when adding text to an animation, add a '\' to the end of the line //avoid using " tokens in your HTML, use ' or \" instead "text":"Opengear now uses an embedded FIPS140-2 OpenSSL cryptographic module that has been validated to meet the FIPS 140-2 standards and has received Certificate #1051.
\

\ ", "text_height":"15%", //size of textbox //choices are %, px, pt, and em "text_animation":"slide_from_top", "exposure_length":6, //in seconds "transition":"fade", //options: //slide_from_left //slide_from_right //slide_from_top //slide_from_bottom //fade "transition_speed":1, //in seconds "type":"image", //options: html, image, or flash "src":"images/fips_index.jpg", //Images have two extra options for linking: "link_to" : "http://opengear.com/products.html", "target" : "window", //options: window, none "width":"699px", "height":"430px", "animation":"slide_down_and_up", //options: //slide_right_and_left //slide_down_and_up //none //sliding animations have two options "animation_speed":6, "pause_speed":6 } ] }