+ <presentationTable>
+ <presentation id="PopupsAllow"><listBox refId="PopupsAllowDesc">Allow popups for websites</listBox></presentation>
+ <presentation id="AddonsAllow"><listBox refId="AddonsAllowDesc">Allow add-ons for websites</listBox></presentation>
+ <presentation id="CookiesAllow"><listBox refId="CookiesAllowDesc">Allow cookies for websites</listBox></presentation>
+ <presentation id="CookiesBlock"><listBox refId="CookiesBlockDesc">Block cookies for websites</listBox></presentation>
+ <presentation id="FlashAllow"><listBox refId="FlashAllowDesc">Allow Flash for websites</listBox></presentation>
+ <presentation id="FlashBlock"><listBox refId="FlashBlockDesc">Block Flash for websites</listBox></presentation>
+ <presentation id="TrackingProtection">
+ <checkBox refId="TrackingProtectionLocked">Don't allow tracking protection preferences to be changed.</checkBox>
+ </presentation>
+ <presentation id="HomepageURL">
+ <text>URL:</text>
+ <textBox refId="HomepageURL">
+ <label/>
+ </textBox>
+ <checkBox refId="HomepageLocked">Don't allow the homepage to be changed.</checkBox>
+ </presentation>
+ <presentation id="HomepageAdditional">
+ <listBox refId="HomepageAdditional">Additional homepages</listBox>
+ </presentation>
+ <presentation id="Bookmark">
+ <text>Title:</text>
+ <textBox refId="BookmarkTitle">
+ <label/>
+ </textBox>
+ <text>URL:</text>
+ <textBox refId="BookmarkURL">
+ <label/>
+ </textBox>
+ <text>Favicon URL:</text>
+ <textBox refId="BookmarkFavicon">
+ <label/>
+ </textBox>
+ <text>Placement:</text>
+ <dropdownList refId="BookmarkPlacement"/>
+ <text>Folder name:</text>
+ <textBox refId="BookmarkFolder">
+ <label/>
+ </textBox>
+ </presentation>
+ <presentation id="Proxy">
+ <checkBox refId="ProxyLocked">Don't allow proxy settings to be changed.</checkBox>
+ <text>Connection Type:</text>
+ <dropdownList refId="ConnectionType"/>
+ <text>HTTP Proxy:</text>
+ <textBox refId="HTTPProxy">
+ <label/>
+ </textBox>
+ <checkBox refId="UseHTTPProxyForAllProtocols">Use this proxy server for all protocols.</checkBox>
+ <text>SSL Proxy:</text>
+ <textBox refId="SSLProxy">
+ <label/>
+ </textBox>
+ <text>FTP Proxy:</text>
+ <textBox refId="FTPProxy">
+ <label/>
+ </textBox>
+ <text>SOCKS Host:</text>
+ <textBox refId="SOCKSProxy">
+ <label/>
+ </textBox>
+ <text>SOCKS Version:</text>
+ <dropdownList refId="SOCKSVersion"/>
+ <text>No proxy for</text>
+ <textBox refId="Passthrough">
+ <label/>
+ </textBox>
+ <text>Example: .mozilla.org, .net.nz, 192.168.1.0/24</text>
+ <text>Automatic proxy configuration URL:</text>
+ <textBox refId="AutoConfigURL">
+ <label/>
+ </textBox>
+ <checkBox refId="AutoLogin">Do not prompt for authentication if password is saved.</checkBox>
+ <checkBox refId="UseProxyForDNS">Proxy DNS when using SOCKS v5.</checkBox>
+ </presentation>
+ </presentationTable>