/*
Please refer to readme.html for full Instructions

Text[...]=[title,text]

Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,TitleBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]
*/

var FiltersEnabled = 0 // if your not going to use transitions or filters in any of the tips set this to 0

//linux

Text[1]=["Hosted Domains","Quantity of domains/web sites you can host in your account."]
Text[2]=["Web Disk Space","Hosting account space."]
Text[3]=["Monthly Bandwidth","Monthly data transfer bandwidth."]
Text[4]=["JailShell Access (SSH)","Command line shell access (SSH)."]
Text[5]=["Sub-Domains","Quantity of sub-domains you can create in your account."]
Text[6]=["Parked Domains","Parked domains or Domain pointers allow you to \"point\" or \"park\" additional domain names to your existing hosting account. This will allow users to also reach your website when entering the \"parked\" or \"pointed\" domain into their browsers."]
Text[7]=["Domain Forwarding","Domain Forwarding (Redirects) allow you to make a specific web page redirect to another page and display the contents of that page. This way you can make a page with a long URL accessible by a page which has a shorter and easier to remember URL."]
Text[8]=["Templates Express","Professionally designed webpage templates to help you get started with your web design. All templates are fully customizable in programs such as Dreamweaver, Frontpage, Golive, Flash and images have been saved in the PSD format which is compatible with Photoshop."]
Text[9]=["Soholaunch ProBase Site Builder","Soholaunch is a software product that makes it easy for people of all experience levels to create and maintain a great website. It reins-in the hard parts of building a website and presents them in a way that the non-geek can understand and control."]
Text[10]=["24/7 HelpDesk Support","We have 24/7 support through our HelpDesk at (http://secure.arteryplanet.net)."]
Text[11]=["Live Help Center",""]
Text[12]=["99.9% Uptime","Service uptime guarantee"]
Text[13]=["30 Days Money Back Guarantee","If you are not completely satisfied with our services within the 30 first days from the signup, you will be given a full refund of the contract amount excluding setup fees and overages."]
Text[14]=["POP3 Mailboxes","Quantity of pop3 email accounts you can create."]
Text[15]=["Imap Support","We support Internet Message Access Protocol. IMAP permits a \"client\" email program to access remote message stores as if they were local."]
Text[16]=["SMTP Server","We allow you to use our servers to send outgoing e-mail."]
Text[17]=["E-mail Forwarders","Allow you to send a copy of all mail from one email address to another."]
Text[18]=["E-mail Autoresponders","You can use autoresponders to send a message back automatically to anyone who sends an email to a certain account. This can be useful for times when you are on vacation or unavailable."]
Text[19]=["WebMail Access","Access to write, respond or check your e-mails through the web, useful if you are away from your computer or you are traveling."]
Text[20]=["Mailing Lists","Can be used to send messages frequently to a large amount of people for things such as newsletters, product updates, and more."]
Text[21]=["E-mail Filters","Allow you filter emails by subject, sender, etc."]
Text[22]=["Powerful Spam and Antivirus System","Is a powerful software that use different filtering systems to block unsolicited messages (spam) and virus. Managed through the user hosting panel."]
Text[23]=["MX Entry Maintenance","You can use the Modify Mail Exchanger (MX Entry) function to change where a domain\'s email is delivered to. This allows you to have the email from one domain delivered to another domain."]
Text[24]=["Multilanguage Control Panel","Is a graphical web-based web-hosting control panel, designed to make administration of websites easy. It handles all aspects of website administration in its interface."]
Text[25]=["FTP Access","Allow you to access your web site\'s files through a protocol called FTP (File Transfer Protocol). You will need a thrid party FTP program to access your files."]
Text[26]=["FTP Accounts","Quantity of FTP account you can create."]
Text[27]=["FTP Session Control","You can use this function to see who is currently logged into your site through FTP. You can also terminate any FTP connections to your site that you feel should not be open. This can be very useful in preventing users from accessing your files without your permission."]
Text[28]=["Files Manager","The file manager allows you to modify the files and contents of files that are part of your website. The file manager allows point and click uploading, editing, copying, and more."]
Text[29]=["Web Disk","Allows you to easily drag and drop files to your hosting account. Once your Web Disk is configured, you can then drag and drop files to it just like they are part of your home computer. You can also navigate through the files in your hosting account just as you do the files on your local computer."]
Text[30]=["MySQL/PostgreSQL","Quantity of MySQL or Postgre data bases you can create in your account."]
Text[31]=["phpMyAdmin","Is a tool written in PHP intended to handle the administration of MySQL over the Web. It can create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, etc."]
Text[32]=["phpPgAdmin","Is a web-based client which leverages PHP scripting and the PostgreSQL database to provide a convenient way for users to create tables, alter tables and query their own data using industry-standard SQL."]
Text[33]=["Secure SSL Server (https://)","Secure Server (SSL). It creates a secure connection between a client and the server, over which any amount of data can be sent securely."]
Text[34]=["Shared SSL Certificate","Is a SSL certificate installed in our server and can be used by any of our clients for transmitting data securely over internet."]
Text[35]=["Password Protected Directories (Web Protect)","This option will allow you to require a username and password to access a folder or folders from the web. This can be very useful when you need to limit access to a certain part of your site."]
Text[36]=["Custom Error Pages","With this tool you can create custom error pages to display when a user enters a wrong URL, an outdated URL or when the user is not authorized to access a specific directory of your web space."]
Text[37]=["Apache Handlers","Apache handlers allow you to control what Apache will do with certain file types. When Apache sees a file, it has an action built in for that file type, and will perform that action. If you wish Apache to do a different action, you will need to make a handler to tell Apache to perform that action. For example, if you use a file type that requires a special service to run it, such as a file with server side includes that is not named with a .shtml extension, you need to tell Apache to treat these files differently."]
Text[38]=["Mime Types","Mime types tell browsers how to handle specific extensions. For example, the text/html mime type equates to .htm, .html, and .shtml extensions on most servers, and this tells your browser to interpret all files with those extensions as HTML files. You can alter or add new mime types specifically for your site (note that you can not alter the system defined mime type values). MIME types are often used to handle new technologies as they appear. When WAP technology first appeared no one had these extensions set up on their server. With mime types, however, you could have set it up yourself and begun serving WAP pages immediately."]
Text[39]=["SSI (server side include)","Is an easy server-side scripting language used almost exclusively for the web. As its name implies, its primary use is including the contents of a file into another, via a Web Server."]
Text[40]=["Private CGI-BIN","Your private CGI-BIN directory where you can run your Perl and CGI scripts."]
Text[41]=["MS FrontPage","Frontpage Extensions allow you to publish your site directly from the FrontPage application. This means that you will not have to upload files through FTP, or another method."]
Text[42]=["PHP 4 & PHP 5","PHP 4 & PHP 5 scripting language support, you can run php4 and php5 scripts at the same time in your account."]
Text[43]=["Pear Modules Installer","You can install PHP Pear modules in your account through your hosting control panel."]
Text[44]=["Perl 5","Perl 5 scripting language support."]
Text[45]=["Perl Modules Installer","You can install Perl modules in your account through your hosting control panel."]
Text[46]=["Virus Scan","A virus scan will match the contents of files against a set of known malicious characteristics. It is important to ensure that the files and the e-mails you have on your site do not contain virus so that you are not helping spread a virus. This virus scan is powered by the ClamAV scanning engine (http://www.clamav.net/)."]
Text[47]=["Image-Magick","Is a robust collection of tools and libraries to read, write, and manipulate an image in many formats."]
Text[48]=["Netpbm","Is a package of graphics programs and a programming library to manipulate images."]
Text[49]=["Shockwave/Flash Support","Shockwave/Flash files support."]
Text[50]=["Realmedia Support","Realmedia streaming files support."]
Text[51]=["IP Deny Manager","Allow you to block any range of ips you wish from accessing your web site. You can also enter a fully qualified domain name, and the Ip Deny Manager will attempt to resolve it to an ip address for you."]
Text[52]=["Ability to Perform backup through the Control Panel","Allow you to download (to your computer) a zipped copy of either you entire site (your home directory, databases, email forwarders configuration, email filters configuration) or one of the previously mentioned parts of your site."]
Text[53]=["Awstats","Is a web analytics reporting tool, suitable for analyzing data from Internet services such as web, streaming media, mail and FTP servers. Data is visually presented within reports by tables and bar graphs."]
Text[54]=["Analog","Is a web log analysis software program. It does not use images, preferring to stick with simple bar charts and lists to communicate the information."]
Text[55]=["Webalizer","Is a complex stats program that produces a variety of charts and graphs about who has visited your site."]
Text[56]=["Webalizer FTP","Is a complex stats program that produces a variety of charts and graphs about who has visited your site using FTP protocol."]
Text[57]=["Site Bandwidth","Allows you to see the bandwidth usage for your site. It shows the current month\'s bandwidth usage as well as your total bandwidth usage. This will include all HTTP (web), POP (mail) ,SMTP, IMAP and FTP bandwidth usage."]
Text[58]=["Errors Log","This function will display the last 300 errors for your site. This can be very useful for determining what links are broken on your site, or what files do not exist that should. Checking this log frequently can help keep your site running smoothly."]
Text[59]=["Raw Access Logs","Raw Access Logs allow you to see who has accessed your site without the use of graphs, charts or other graphics. You can use the Raw Access Logs menu to download a zipped version of the server\'s access log for your site. This can be very useful when you need to see who is accessing your site quickly."]
Text[60]=["Linux OS","The Operative System installed in the server."]
Text[61]=["Apache Web Server","The installed Web Server."]
Text[62]=["Multiple Processor Servers","Quantity of processor in the server."]
Text[63]=["DoS & Syn Flood Attack Protection","Protection system installed in the server against DoS & Syn Flood Attacks."]
Text[64]=["Daily Complete Server Backup","We backup all our servers data every 24 hrs in external servers."]
Text[65]=["Dedicated IP","Dedicated IP for your account, usually needed for special use or SSL certificates installation."]
Text[66]=["SSL Certificate Installation","SSL certificate installation fee."]
Text[67]=["Unlimited Restore Service","Monthly fee that includes unlimited time restore from the backup server when you need it."]
Text[68]=["One Time Restore Service","If you do not have the Unlimited Restore Service you could request restore your files/account from the backup server anytime just paying this fee every time that you need the restore."]
Text[69]=["Add-on Domains","Add-on domains allow you create independent web sites in your account, you can host different web site in the same hosting account, also it allow you have email addresses based in the add-on domains."]
Text[70]=["Reseller Control Panel (WHM)","WHM is the cPanel system administrator panel, used by resellers, you could manage your clients accounts, create, change and terminate new clients accounts (each one with they own cPanel) and alot more features."]

Text[88]=["Hotlink Protection","HotLink protection prevents other websites from directly linking to files on your website. An example of hotlinking would be using a <img> tag to display an image from your site from somewhere else on the net. The end result is that the other site is stealing your bandwidth."]
Text[89]=["Cron Job","Cron jobs allow you to automate certain commands or scripts on your server to complete repetitive tasks automatically. A cron job allows you to run a certain command at times set by the job."]
Text[90]=["GPG Key","GnuPG is a publicly available encryption scheme that uses the \"public key\" approach. With GnuPG, messages are encrypted using a \"public key\" however; they can only be decrypted by a \"private key\", which is retained by the intended recipient of the message."]
Text[91]=["SPF and DomainKeys Support","SPF will specify which machines are authorized to send email from your domain(s). This means that only mail sent through this server will appear as valid mail from your domain(s) when the SPF records are checked. <br><br>DomainKeys is an e-mail authentication system that allows for incoming mail to be checked against the server it was sent from to verify that the mail has not been modified. This ensures that messages are actually coming from the listed sender and allows abusive messages to be tracked with more ease."]
Text[92]=["Ruby on Rails","Ruby on Rails scripting and framework language support."]



//windows
Text[71]=["Virtual Directories","Allows you create virtual directories where you wish point them to a real directory or path, this is very useful for asp .net applications where you need to run the application in a subdirectory."]
Text[72]=["Catch-All Email Address","Allows you receive all unrouted emails, sent to email accounts in the domain that do not exixts, for example. nonexistentuser@domain.com"]
Text[73]=["Server Wide Spam Filters","We run real time blacklist filtering system in our server that block all the emails coming from exploited servers or spamers."]
Text[74]=["MySQL","Quantity of MySQL data bases you can create in your account."]
Text[75]=["MS Access","Quantity of MS Access data bases you can create in your account."]
Text[76]=["ODBC DSNs","Quantity of ODBC DSNs you can create in your account."]
Text[77]=["Manage IIS Default Documents","You could select the filename that IIS should know as the main page in your website, useful if you wish another name different than the default index.html, index.php, default.html, etc."]
Text[78]=["Manage IIS Parent Paths","Allows you enable or disable the parent paths, usualy used in scripting."]
Text[79]=["Microsoft ASP","Microsoft ASP scripting language support."]
Text[80]=["ASP .Net 1.0 & 2.0 Applications","Microsoft ASP .Net 1.0 & 2.0 scripting language support."]
Text[81]=["Cdonts","Is a component included in the server. It facilitates creating and sending e-mail messages from within web application scripts, typically ASP pages."]
Text[82]=["Cdosys","Is a component included in the server. It facilitates creating and sending e-mail messages from within web application scripts, typically ASP pages."]
Text[83]=["jMail","Is a component included in the server. It facilitates creating and sending e-mail messages from within web application scripts, typically ASP pages."]
Text[84]=["ASP Email","Is a component included in the server. It facilitates creating and sending e-mail messages from within web application scripts, typically ASP pages."]
Text[85]=["Windows 2003 Server","The Operative System installed in the server."]
Text[86]=["Internet Information Services","The installed Web Server."]
Text[88]=["PHP5","PHP 5 scripting language support."]


//reseller
Text[87]=["Personal Nameservers","You have you own nameservers for your clients domains (ns1.yourdomain.com, ns2.yourdomain.com)."]



//last number is 92


Style[0]=["white","black","#48990D","#EFF2EA","","","center","center","","","","","","",200,"",2,2,10,10,51,1,0,"",""]

applyCssFilter()

