/*
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 = 1 // if your not going to use transitions or filters in any of the tips set this to 0


Text[1]=["","<b>Control Panel:</b><br><br>Provided by your web hosting company. It allows the user or account holder to administrate their account. It is usually graphic oriented and allows the user to manage their domains, databases, and mail among other things. It also gives usage statistics such as storage space and bandwidth used."]

Text[2]=["","<b>Storage Space:</b><br><br>The amount of space reserved for your website/websites on a server. Typical 10 to 20 page websites are about 2-3 Megs. Larger website like e-commerce stores, are much larger in size. Having plenty of storage is important as you grow. It is wise to have at least 5 times your initial space needs, to allow for future expansion of your site."]

Text[3]=["","<b>Data Transfer (Bandwidth):</b><br><br>Bandwidth expressed in gigabytes (GB), this is the volume of traffic that your website can receive per month. As an example, 1 GB of bandwidth lets you serve 10,000 pages of 100 KB each per month."]

Text[4]=["","<b>Number of Domains:</b><br><br>Number of Domains means how many unique domain names (like your-site.com) could be hosted within one web hosting account/plan. Plans which allows to host more domains = big savings for you in future. Your future domains could be hosted within one plan. That means no extra web hosting plan purchases needed for next domains. Simply the more the better :-)"]

Text[5]=["","<b>Anonymous FTP:</b><br><br>Anonymous File Transfer Protocol (FTP) enables anyone to download files from a FTP server. This allows users without accounts to access files by entering the username anonymous, along with their email address as a password. Because anyone can access files that have been set up for anonymous FTP, Webmasters need to be careful to use it only for files meant for public consumption."]

Text[6]=["","<b>Site Statistics:</b><br><br>Software which reports the amount of activity on a website, and can also provide more specifics, including important information such as traffic broken down by day, hour, minute, source of traffic, pages accesses, server which referred the pages, and even the search term which was used to find the given page.  Information is divided by hits (number of items accessed including pages, graphics, etc.), page views (html pages viewed), and actual bandwidth used in the access of these items."]

Text[7]=["","<b>Website Builder:</b><br><br>A Web site builder, as the name suggests, is a software application or a bundle of applications that lets the user create a Web site without knowledge of the underlying markup and scripting languages like HTML, JavaScript, PHP, ASP and so on. Therefore it must be distinguished from an HTML editor. Often it will offer the user a collection of templates, pre-fabricated web pages that can be modified by the user. Some will also offer additional features like shopping carts or surveys."]

Text[8]=["","<b>Email Addresses:</b><br><br>Email Addresses means how many unique e-mail addresses like your-name@your-site.com you're allowed to create. The more the better ;-)"]

Text[9]=["","<b>POP3 Support:</b><br><br>Post Office Protocol 3 (POP3) is used to retrieve e-mail from a mail server, usually from a user's individual e-mail client software such as Outlook Express or other applications, which are often referred to as an e-mail client."]

Text[10]=["","<b>IMAP Support:</b><br><br>Internet Message Access Protocol. An Internet email protocol which allows access to your email from any IMAP compatible mail program. Your mail stays on the server space while working with it, unlike POP3 mail which is downloaded into your mail program."]

Text[11]=["","<b>Email Forwarding & Aliases:</b><br><br>Email Forwarding - a redirection is an email address that is automatically redirected to another address (example: you@yourdomain.com to you@your2nddomain.com).<br><br>Aliases can be used to identify different e-mail accounts and can redirect mail to other POP3 accounts or to another folder within the same address."]

Text[12]=["","<b>Email Autoresponders:</b><br><br>An autoresponder sends a message to the person emailing you with a particular message. This is popular for out of office or on vacation notifications."]

Text[13]=["","<b>Webmail:</b><br><br>Webmail gives you the ability to access your email accounts over the Internet using a web browser."]

Text[14]=["","<b>Anti-Spam Protection:</b><br><br>Anti-spam protection software ensures that your email account doesn't receive spam - emails sent to a large number of recipients. Spam emails are often advertisements and can come from dodgy companies that have bought your email address from a source without your consent."]

Text[15]=["","<b>Webmail:</b><br><br>Webmail gives you the ability to access your email accounts over the Internet using a web browser."]

Text[16]=["","<b>MySQL:</b><br><br>MySQL is an open source relational database management system (RDBMS) that uses Structured Query Language (SQL), the most popular language for adding, accessing, and processing data in a database. Commonly used by forums, blogs etc. scripts."]

Text[17]=["","<b>PostgreSQL:</b><br><br>PostgreSQL is a another free object-relational database server (database management system), released under a flexible BSD-style license. It offers an alternative to other database systems. An alternative to MySQL."]

Text[18]=["","<b>PHP:</b><br><br>PHP is one of the most effective scripting languages to be found on the Internet. It offers a huge number of options to the web programmer. Just a few lines of PHP code can execute tasks which would be achieved with some difficulty in other languages. The fact that PHP code can be inserted directly alongside HTML makes the language all the more flexible."]

Text[19]=["","<b>CGI:</b><br><br>Abbreviation for Common Gateway Interface. This is an interface standard which provides a method of executing a server-side program (script) from a website to generate a webpage with dynamic content.  Scripts conforming to this standard may be written in any programming language that produces an executable file, but are most often written in Perl, Python, C, C++, or TCL."]

Text[20]=["","<b>Perl:</b><br><br>A server-side scripting language which is commonly used to write CGI programs.  Perl programs, or scripts, are text files which are parsed (run through and executed) by a program called an interpreter on the server."]

Text[21]=["","<b>Javascript/DHTML:</b><br><br>A programming language for use in webpages that allows the use of dynamic content.  In spite of the similarity in name to Java, it is not closely related to Java."]

Text[22]=["","<b>Ruby on Rails:</b><br><br>Ruby on Rails is a web application framework released in 2004 that aims to increase the speed and ease of web development. Often shortened to Rails, or RoR, it is an open source project written in the Ruby language."]

Text[23]=["","<b>Frontpage Extensions:</b><br><br>FrontPage is a commercial, WYSIWYG, HTML editor for creating, editing, managing, and uploading websites. Some Web Hosting Plans support automatic special features of the program such as a numerical counter, forms, etc. Only needed when you create your websites in Frontpage using these special Frontpage features."]

Text[24]=["","<b>CRON Jobs:</b><br><br>With this function commonly called crontab jobs, you can launch scripts at a precise date or every hour. It is often used to receive periodic mail or to launch backend consolidation (database clean, data consolidation)."]

Text[25]=["","<b>Override .htaccess Support:</b><br><br>This is a method of cutomizing the behavior of a directory, especially a web folder, by using a custom .htaccess file with the desired overrides in place."]

Text[26]=["","<b>Server Side Includes (?):</b><br><br>This technique enables you to include the same HTML code in several pages of your site, making easier the maintenance of your site."]

Text[27]=["","<b>MIME Types:</b><br><br>MIME stand for Multipurpose Internet Mail Extensions. MIME types are used to instruct one computer on how communicate with another regarding the nature of the file that is being sent. It defines the types of files attached to email."]

Text[28]=["","<b>SSL:</b><br><br> A secure transmission protocol whereby data transmitted between server and client is encoded using an encryption key (usually 128-bit) in such a way that it virtually cannot be cracked and read by any party which may intercept the information in between the server and client. SSL protocol is used on virtually all websites which feature e-commerce purchasing and transmission of payment data, as well as most websites which require the exchange of sensitive information in between the client and the server, such as medical information, personal data, even name and address data."]

Text[29]=["","<b>Shopping Cart:</b><br><br>On the internet this usually refers to the script or software used to store items while shopping an ecommerce site."]

Text[30]=["","<b>Search Engine Promotion Credits:</b><br><br>Free credits for your website to advertise on popular search engines (keyword bids based)."]









Text[88]=["","<b>Bandwith:</b><br><br>Some text about bandwith and stuff like that, because bandiwth is very very important thing and you should have it as much you can for as low as price as available I think."]



Style[88]=["white","black","#000000","#FFFF99","","","","","","","","right","","",325,"",2,6,15,5,"","","","",""]


applyCssFilter()

