Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.87 KB | None | 0 0
  1. <menu_items>
  2.    
  3.         <item>
  4.             <label>Our Clients</label>
  5.             <address>Our Clients</address>
  6.             <title>Our Clients</title>
  7.             <content>
  8.                 <path>slideshow.swf</path>
  9.                 <align>tl</align>
  10.                 <width></width>
  11.                 <height></height>
  12.                 <offset_x>0</offset_x>
  13.                 <offset_y>-15</offset_y>
  14.             </content>
  15.             <backgrounds     interval = "5"     loop = "true">
  16.                 <background>
  17.                     <type>image</type>
  18.                     <smooth>true</smooth>
  19.                     <radial_shade_alpha>0</radial_shade_alpha>
  20.                     <noise_type>0</noise_type>
  21.                     <noise_alpha>0</noise_alpha>
  22.                     <loop></loop>
  23.                     <target>Images/Gallery/Files/2.jpg</target>
  24.                 </background>
  25.                
  26.                 <background>
  27.                     <type>image</type>
  28.                     <smooth>true</smooth>
  29.                     <radial_shade_alpha>0</radial_shade_alpha>
  30.                     <noise_type>0</noise_type>
  31.                     <noise_alpha>0</noise_alpha>
  32.                     <loop></loop>
  33.                     <target>Images/Gallery/Files/2.jpg</target>
  34.                 </background>
  35.                
  36.                
  37.             </backgrounds>
  38.             <sub_menu>
  39.                
  40.                 <item>
  41.                     <label>Login</label>
  42.                     <address>Login</address>
  43.                     <title>Login</title>
  44.                     <content>
  45.                         <path>video_gallery.swf</path>
  46.                         <align>tl</align>
  47.                         <width></width>
  48.                         <height></height>
  49.                         <offset_x>0</offset_x>
  50.                         <offset_y>0</offset_y>
  51.                     </content>
  52.                     <backgrounds     interval = "5"     loop = "true">
  53.                    
  54.                 <background>
  55.                             <type>image</type>
  56.                             <smooth>true</smooth>
  57.                             <radial_shade_alpha>0</radial_shade_alpha>
  58.                             <noise_type>0</noise_type>
  59.                             <noise_alpha>0</noise_alpha>
  60.                             <loop></loop>
  61.                             <target>Images/Gallery/Files/6.jpg</target>
  62.                 </background>
  63.                
  64.                 <background>
  65.                     <type>image</type>
  66.                     <smooth>true</smooth>
  67.                     <radial_shade_alpha>0</radial_shade_alpha>
  68.                     <noise_type>0</noise_type>
  69.                     <noise_alpha>0</noise_alpha>
  70.                     <loop></loop>
  71.                     <target>Images/Gallery/Files/2.jpg</target>
  72.                 </background>
  73.                
  74.                
  75.                     </backgrounds>
  76.                 </item>
  77.        
  78.                
  79.             </sub_menu>
  80.         </item>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement