/*

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

//****************************frs.php**************************************************
frs[0]=["EasyUploader","Using this page you can<ul><li type=square>Select the style, add the header and footer of your form to match your website design.<li type=square>Edit a custom 'Thank you message' to be displayed to your visitor after submitting your form, you can also set a redirection URL.<li type=square>Select the dynamic waiting image (which will be displayed while uploading)<li type=square>Edit a confirmation email to be sent to your visitor automatically after submitting your form<li type=square>Define the type of your form: public or private form (which requires users registeration)<li type=square>Add a registration form where your visitors can subscribe to post their files (incase of protected forms). In this case your visitors will receive automatic email messages with verification links to confirm their subscription information before start using your form for the first time.<li type=square>Choose to be notified for each new upload</ul>"]

//*************************** ff.php ****************************************************
ff[0] = ["EasyUploader","Using this page you can<ul><li type=square>Manage form fields.<li type=square>Add a new field by simply selecting the new field's type from the menu, click the 'Add New Field' button, edit the field properties then click save<li type=square>Remove form field by selecting the required field then click 'Remove Field' button.</ul>"];
//*************************** fs.php ****************************************************
fs[0] = ["EasyUploader","Using this page you can<ul><li type=square>Define the Uploading Directory in which all uploaded files will be stored<li type=square>Set a maximum size for uploaded files (any file exceeds this limit won't be uploaded)<li type=square>Define the allowed file types (any other file types wont be uploaded)<li type=square>Set a maximum width and height (for image file types only)</ul>"];

//**************************** Backup **************************************************
bk[0]=["EasyUploader","In this section you can backup all uploaded files or schedule the backup operations to be performed periodically."]

//*************************** ****************************************************
se[0] = ["EasyUploader","In this section you can specify the admin username, password and email"];

//*************************** ****************************************************
index[0] = ["EasyUploader","Using the control panel you can build your uploading form, customize it's appearance, Manage your uploaded files and submitted data, Manage subscribed users incase of private forms, backup uploaded files and specify the web admin login info"];

//***************************  ****************************************************
upload[0] = ["EasyUploader","<b>File Manager</b>: In this section you can explore, delete, search and view uploaded files along with the data submitted through the uploading form.<br> <b>Settings</b>: In this section you can restrict the types, size and dimension of uploaded files"];

//*************************** File Manager ****************************************************
fm[0] = ["EasyUploader","In this section you can explore, delete, search and view uploaded files along with the data submitted through the uploading form."];

//*************************** wizard step 7 ****************************************************
formgenerator[0] = [ "EasyUploader","In this section you can visually create and manage your dynamic uploading form."];


/*Style[0]=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,51,1,0,"",""]
Style[1]=["white","black","#000099","#E8E8FF","","","","","","","center","","","",200,"",2,2,10,10,"","","","",""]
Style[2]=["white","black","#000099","#E8E8FF","","","","","","","left","","","",200,"",2,2,10,10,"","","","",""]
Style[3]=["white","black","#000099","#E8E8FF","","","","","","","float","","","",200,"",2,2,10,10,"","","","",""]
Style[4]=["white","black","#000099","#E8E8FF","","","","","","","fixed","","","",200,"",2,2,1,1,"","","","",""]
Style[5]=["white","black","#000099","#E8E8FF","","","","","","","","sticky","","",200,"",2,2,10,10,"","","","",""]
Style[6]=["white","black","#000099","#E8E8FF","","","","","","","","keep","","",200,"",2,2,10,10,"","","","",""]
Style[7]=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,40,10,"","","","",""]
Style[8]=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,50,"","","","",""]
*/
Style=["white","black","orange","#E8E8FF","","","","","","","","","","1",400,"",2,2,10,10,24,0.5,75,"simple","orange"]
/*
Style[10]=["white","black","black","white","","","right","","Impact","cursive","center","",3,5,200,150,5,20,10,0,50,1,80,"complex","gray"]
Style[11]=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,51,0.5,45,"simple","gray"]
Style[12]=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]
*/
applyCssFilter()


