
SVisCornice = '<div id="fotoCorn-_VS_TITLE" class="div_imm" style="position:relative; margin-right: 10px; width:_VS_XTHUMpx;height:_VS_YTHUMpx;"><div class="clear"></div><a href="_VS_URL" rev="_VS_REV" rel="_VS_REL" class="immagine" title="_VS_TITLE" id="_VS_TITLE" style="float: left; width:_VS_XTHUMpx;"><div class="maschera_sx"><div class="angolo_up"></div><div class="angolo_dw"></div></div><div class="maschera_dx"><div class="angolo_up"></div><div class="angolo_dw"></div></div><div class="box_imm"><div class="sfum_immagine"></div><img src="_VS_VIDEOTHUMURL" width="_VS_WTHUM" height="_VS_HTHUM" alt="_VS_FINOME"  /></div></a><div class="clear"></div></div><p></p><div class="clear"></div>'
set_open_close = "";
// Width of the rich text editor.
SVisWidth = "100%";
// Lrghezza dell'iframe.
VSwidth = "100%";
SVHeight = "";
// Name of the IFRAME (content editor). NON CAMBIARE
SVisName = "EditSVis";
// Name of the hidden form field.
SVisFormName = "EditSVis_content";
// Height of the rich text editor.
SVisHeight = "100px";
// Path to the images folder.
SVisImagePath = "include_app/visivamod/images/";
// Path to insert form popup.
SVisHTMLPathSelectPasteClear = "include_app/visivamod/html/selectPasteClear.asp";
// Path to insert form popup.
SVisHTMLPathInsertForm = "include_app/visivamod/html/insert_form.asp";
// Path to insert checkbox popup.
SVisHTMLPathInsertCheckbox = "include_app/visivamod/html/insert_checkbox.asp";
// Path to insert radio button popup.
SVisHTMLPathInsertRadiobutton = "include_app/visivamod/html/insert_radiobutton.asp";
// Path to insert text area popup.
SVisHTMLPathInsertTextArea = "include_app/visivamod/html/insert_textarea.asp";
// Path to insert submit button popup.
SVisHTMLPathInsertSubmit = "include_app/visivamod/html/insert_submit.asp";
// Path to insert image submit button popup.
SVisHTMLPathInsertImageSubmit = "include_app/visivamod/html/insert_image_submit.asp";
// Path to reset form button popup.
SVisHTMLPathInsertReset = "include_app/visivamod/html/insert_reset.asp";
// Path to insert hidden form field popup.
SVisHTMLPathInsertHidden = "include_app/visivamod/html/insert_hidden.asp";
// Path to insert password field popup.
SVisHTMLPathInsertPassword = "include_app/visivamod/html/insert_password.asp";
// Path to insert text field popup.
SVisHTMLPathInsertText = "include_app/visivamod/html/insert_text.asp";
// Path to insert table popup.
SVisHTMLPathInsertTable = "include_app/visivamod/html/insert_table.asp";
// Path to edit table properties popup.
SVisHTMLPathEditTable = "include_app/visivamod/html/edit_table.asp";
// Path to insert link popup.
SVisHTMLPathInsertLink = "include_app/visivamod/html/insert_link.asp";
// Path to edit link popup.
SVisHTMLPathEditLink = "include_app/visivamod/html/edit_link.asp";
// Path to insert image popup.
SVisHTMLPathInsertImage = "include_app/visivamod/html/insert_image.asp";
// Path to insert image popup.
SVisHTMLPathEditImage = "include_app/visivamod/html/edit_image.asp";
// Path to insert image popup.
SVisHTMLPathInsertImageMin = "include_app/visivamod/html/insert_image_min.asp";
// Path to insert image popup.
SVisHTMLPathInsertImageBig = "include_app/visivamod/html/insert_image_big.asp";
// INFORMAZIONI STUDIO
SVisHTMLInfoStudio = "include_app/visivamod/html/infostudio.asp"
// NON SUPPORTATO DLLLA VERSIONE
SVisHTMLNonSup = "include_app/visivamod/html/nonsup.asp"
// MULTILINGUA SET XHTML
SVisMultiLen = ""
// Colori del menu
SVmenuColoreSfondo = "";
SVmenuColoreBordo = "";
SVmenucBordoSpessore = "0px";
// Style menu Paragrafo

/*SVParagraph1 = '';
SVParagraph2 = '';
SVParagraph3 = '';
SVParagraph4 = '';
SVParagraph5 = '';
SVParagraph6 = '';
SVParagraphp = '';
SVParagrapha = '';
SVParagraphah = '';
SVParagraphimg = '';*/


SVParagraph1 = 'font-family: "Trebuchet MS", helvetica, sans-serif; font-size:35px;color: #ff6600;';
SVParagraph2 = 'font-family: "Trebuchet MS", helvetica, sans-serif; font-size:22px;color: #ff6600;';
SVParagraph3 = 'font-family: "Trebuchet MS", helvetica, sans-serif; font-size:17px;color: #ff6600;';
SVParagraph4 = 'font-family: "Trebuchet MS", helvetica, sans-serif; font-size:12px;color: #ff6600;';
SVParagraph5 = 'font-family: "Trebuchet MS", helvetica, sans-serif; font-size:12px;color: #ff6600;';
SVParagraph6 = '';
SVParagraphp = 'font-family: "Trebuchet MS", helvetica, sans-serif; font-size:12px;color: #000000;';
SVParagrapha = 'padding-left:0px;';
SVParagraphah = 'padding-left:0px;';
SVParagraphimg = '';




// Colori da inserire nella scelta
//1 20
SVcolor_1  = '#000000'; //Nero
SVcolor_2  = '#220000'; //Rosso
SVcolor_3  = '#2b0900'; //Arancione
SVcolor_4  = '#333300'; //Giallo
SVcolor_5  = '#1c3200'; //Verde A
SVcolor_6  = '#002400'; //Verde
SVcolor_7  = '#003331'; //Azzurro
SVcolor_8  = '#001f33'; //Blu A
SVcolor_9  = '#000634'; //Blu
SVcolor_10 = '#150033'; //Viola
SVcolor_11 = '#250033'; //Fux
SVcolor_12 = '#33002a'; //Fux A
SVcolor_13 = '#330012'; //Rosso A

//2 36
SVcolor_14 = '#111111'; //Nero
SVcolor_15 = '#440000'; //Rosso
SVcolor_16 = '#663001';	//Arancione
SVcolor_17 = '#595900'; //Giallo
SVcolor_18 = '#2d5200'; //Verde A
SVcolor_19 = '#004708'; //Verde
SVcolor_20 = '#005c59'; //Azzurro
SVcolor_21 = '#00395c'; //Blu A
SVcolor_22 = '#000b5c'; //Blu
SVcolor_23 = '#26005c'; //Viola
SVcolor_24 = '#43005c'; //Fux
SVcolor_25 = '#5c004b'; //Fux A
SVcolor_26 = '#5c0020'; //Rosso A

//3 52
SVcolor_27 = '#222222'; //Nero
SVcolor_28 = '#770000'; //Rosso
SVcolor_29 = '#994802'; //Arancione
SVcolor_30 = '#737300'; //Giallo
SVcolor_31 = '#3e7000'; //Verde A
SVcolor_32 = '#006b0c'; //Verde
SVcolor_33 = '#008580'; //Azzurro
SVcolor_34 = '#005285'; //Blu A
SVcolor_35 = '#000f85'; //Blu
SVcolor_36 = '#370085'; //Viola
SVcolor_37 = '#610085'; //Fux
SVcolor_38 = '#85006c'; //Fux A
SVcolor_39 = '#85002e'; //Rosso A

//4 68
SVcolor_40 = '#333333'; //Nero
SVcolor_41 = '#aa0000';	//Rosso
SVcolor_42 = '#bf5900'; //Arancione
SVcolor_43 = '#bfbf00'; //Giallo
SVcolor_44 = '#4f8f00'; //Verde A
SVcolor_45 = '#00b315'; //Verde
SVcolor_46 = '#00ada8'; //Azzurro
SVcolor_47 = '#006bad'; //Blu A
SVcolor_48 = '#0014ad'; //Blu
SVcolor_49 = '#4800ad'; //Viola
SVcolor_50 = '#7f00ad'; //Fux
SVcolor_51 = '#ad008e'; //Fux A
SVcolor_52 = '#ad003d'; //Rosso A

//5 84
SVcolor_53 = '#444444'; //Nero
SVcolor_54 = '#cc0000'; //Rosso
SVcolor_55 = '#e56b00'; //Arancione
SVcolor_56 = '#e3e300'; //Giallo
SVcolor_57 = '#7ade00'; //Verde A
SVcolor_58 = '#00e51b'; //Verde
SVcolor_59 = '#00d6cf'; //Azzurro
SVcolor_60 = '#0084d6'; //Blu A
SVcolor_61 = '#0019d6'; //Blu
SVcolor_62 = '#5900d6'; //Viola
SVcolor_63 = '#9d00d6'; //Fux
SVcolor_64 = '#ad008e'; //Fux A
SVcolor_65 = '#d6004b'; //Rosso A


//6 100
SVcolor_66 = '#555555'; //Nero
SVcolor_67 = '#FF0000'; //Rosso
SVcolor_68 = '#ff7700'; //Arancion
SVcolor_69 = '#ffff00'; //Giallo
SVcolor_70 = '#8cff00'; //Verde A
SVcolor_71 = '#00ff1e'; //Verde
SVcolor_72 = '#00fff7'; //Azzurro
SVcolor_73 = '#009dff'; //Blu A
SVcolor_74 = '#001eff'; //Blu
SVcolor_75 = '#6a00ff'; //Viola
SVcolor_76 = '#bb00ff'; //Fux
SVcolor_77 = '#ff00d0'; //Fux A
SVcolor_78 = '#ff0059'; //Rosso A

//7 86
SVcolor_79 = '#777777'; //Nero
SVcolor_80 = '#ff3030'; //Rosso
SVcolor_81 = '#ff8418'; //Arancione
SVcolor_82 = '#ffff1a'; //Giallo
SVcolor_83 = '#9cff24'; //Verde A
SVcolor_84 = '#24ff3d'; //Verde
SVcolor_85 = '#24fff8'; //Azzurro
SVcolor_86 = '#24abff'; //Blu A
SVcolor_87 = '#243dff'; //Blu
SVcolor_88 = '#7f24ff'; //Viola
SVcolor_89 = '#c524ff'; //Fux
SVcolor_90 = '#ff24d7'; //Fux A
SVcolor_91 = '#ff2470'; //Rosso A

//8 72
SVcolor_92  = '#999999'; //Nero
SVcolor_93  = '#ff5050'; //Rosso
SVcolor_94  = '#ff9940'; //Arancione
SVcolor_95  = '#ffff33'; //Giallo
SVcolor_96  = '#acff47'; //Verde A
SVcolor_97  = '#47ff5d'; //Verde
SVcolor_98  = '#47fff9'; //Azzurro
SVcolor_99  = '#47b9ff'; //Blu A
SVcolor_100 = '#475dff'; //Blu
SVcolor_101 = '#9447ff'; //Viola
SVcolor_102 = '#ce47ff'; //Fux
SVcolor_103 = '#ff47dd'; //Fux A
SVcolor_104 = '#ff4788'; //Rosso A

//9 58
SVcolor_105 = '#aaaaaa'; //Nero
SVcolor_106 = '#ff8080'; //Rosso
SVcolor_107 = '#ffad66'; //Arancione
SVcolor_108 = '#ffff59'; //Giallo
SVcolor_109 = '#bcff6b'; //Verde A
SVcolor_110 = '#6bff7c'; //Verde
SVcolor_111 = '#70fffa'; //Azzurro
SVcolor_112 = '#6bc6ff'; //Blu A
SVcolor_113 = '#6b7cff'; //Blu
SVcolor_114 = '#a96bff'; //Viola
SVcolor_115 = '#d86bff'; //Fux
SVcolor_116 = '#ff6be4'; //Fux A
SVcolor_117 = '#ff6b9f'; //Rosso A
 
//10 44
SVcolor_118 = '#dddddd'; //Nero
SVcolor_119 = '#ffaaaa'; //Rosso
SVcolor_120 = '#ffc999'; //Arancione
SVcolor_121 = '#ffff80'; //Giallo
SVcolor_122 = '#cdff8f'; //Verde A
SVcolor_123 = '#8fff9c'; //Verde
SVcolor_124 = '#94fffb'; //Azzurro
SVcolor_125 = '#8fd4ff'; //Blu A
SVcolor_126 = '#8f9cff'; //Blu
SVcolor_127 = '#be8fff'; //Viola
SVcolor_128 = '#e18fff'; //Fux
SVcolor_129 = '#ff8fea'; //Fux A
SVcolor_130 = '#ff8fb6'; //Rosso A

//11 30
SVcolor_131 = '#eeeeee'; //Nero
SVcolor_132 = '#ffcccc'; //Rosso
SVcolor_133 = '#ffddbf'; //Arancione
SVcolor_134 = '#ffffa6'; //Giallo
SVcolor_135 = '#ddffb2'; //Verde A
SVcolor_136 = '#b2ffbb'; //Verde
SVcolor_137 = '#b8fffa'; //Azzurro
SVcolor_138 = '#ccebff'; //Blu A
SVcolor_139 = '#b2bbff'; //Blu
SVcolor_140 = '#d2b2ff'; //Viola
SVcolor_141 = '#ebb2ff'; //Fux
SVcolor_142 = '#ffb2f1'; //Fux A
SVcolor_143 = '#ffb2cd'; //Rosso A

//12 16
SVcolor_144 = '#ffffff'; //Nero
SVcolor_145 = '#ffeeee'; //Rosso
SVcolor_146 = '#fff1e5'; //Arancione
SVcolor_147 = '#ffffd9'; //Giallo
SVcolor_148 = '#edffd6'; //Verde A
SVcolor_149 = '#d6ffdb'; //Verde
SVcolor_150 = '#e0fffd'; //Azzurro
SVcolor_151 = '#d6efff'; //Blu A
SVcolor_152 = '#d6dbff'; //Blu
SVcolor_153 = '#e7d6ff'; //Viola
SVcolor_154 = '#f4d6ff'; //Fux
SVcolor_155 = '#ffd6f8'; //Fux A
SVcolor_156 = '#ffd6e4'; //Rosso A


// TABELLA COLORI CONSIGLIATI PER IL SITO WEB
SVcolor_157 = '#01391b';
SVcolor_158 = '#016a32';
SVcolor_159 = '#18a85b';
SVcolor_160 = '#64d599';
SVcolor_161 = '#575915';
SVcolor_162 = '#a5a917';
SVcolor_163 = '#c0c602';
SVcolor_164 = '#dee33f';
SVcolor_165 = '#63645a';
SVcolor_166 = '#88897f';
SVcolor_167 = '#bcbeaf';
SVcolor_168 = '#e6e8d6';
SVcolor_169 = '#FFFFFF';


// Path per il collegamento allo foglio style css
SVcssStylePath = "include_css/main.css"

// Path per il collegamento allo foglio style css
SVClass = ""

// Format Menu (H1, H2, H3 etc etc).
SVisFormat = false;
// Font Face Menu (Arial, Verdana etc etc).
SVisFontFace = false;
// Font Size Menu (1, 2, etc etc).
SVisFontSize = false;
// Font Color Menu.
SVisFontColor = false;
// Bold Text Button.
SVisBold = false;
// Italicize Text Button.
SVisItalic = false;
// Underline Text Button.
SVisUnderline = false;
// Strikethrough Text Button.
SVisStrikeThrough = false;
// Left Justify Button.
SVisLeftAlign = false;
// Center Justify Button.
SVisCenterAlign = false;
// Right Justify Button.
SVisRightAlign = false;
// Full Justify Button.
SVisFullAlign = false;
// Insert Horizontal Rule Button.
SVisHorizontalRule = false;
// Superscript Text Button.
SVisSuperscript = false;
// Subscript Text Button.
SVisSubscript = false;
// Insert Hyperlink Button.
SVisLink = false;
// Remove Hyperlink Button.
SVisUnlink = false;
// Insert Image Button.
SVisImages = false;
// Remove Formatting Button.
SVisRemoveFormat = false;
// Table Formatting Buttons.
SVisTables = false;
// Insert an ordered list Button.
SVisOrderedList = false;
// Insert an unordered list Button.
SVisUnorderedList = false;
// Indent Button.
SVisIndent = false;
// Outdent Button.
SVisOutdent = false;
// Undo Button.
SVisUndo = false;
// Redo Button.
SVisRedo = false;
// Cut, Copy & Paste Buttons.
SVisCutCopyPaste = false;
// Insert form button.
SVisInsertForm = false;
// Insert checkbox button.
SVisInsertCheckbox = false;
// Insert radio button.
SVisInsertRadio = false;
// Insert textarea.
SVisInsertTextArea = false;
// Insert submit button.
SVisInsertSubmit = false;
// Insert image submit button.
SVisInsertImageSubmit = false;
// Insert reset button.
SVisInsertReset = false;
// Insert hidden field.
SVisInsertHidden = false;
// Insert password field.
SVisInsertPassword = false;
// Insert text field.
SVisInsertTextField = false;
// Print Rich Text Area Content.
SVisPrint = false;
// Select All of Rich Text Area Content.
SVisSelectAll = false;
// Spell Checker.
SVisSpellCheck = false;
// Show Preview Button.
SVisPreviewMode = false;
// Show Code Edit Button.
SVisCodeMode = false;
// Show Design Mode Button.
SVisDesignMode = false;

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
function setVarEdit(obj){
	
	if(obj == "xxx"){
	
		SVisFormat = false;
		// Font Face Menu (Arial, Verdana etc etc).
		SVisFontFace = false;
		// Font Size Menu (1, 2, etc etc).
		SVisFontSize = true;
		// Font Color Menu.
		SVisFontColor = true;
		// Bold Text Button.
		SVisBold = false;
		// Italicize Text Button.
		SVisItalic = false;
		// Underline Text Button.
		SVisUnderline = false;
		// Strikethrough Text Button.
		SVisStrikeThrough = false;
		// Left Justify Button.
		SVisLeftAlign = false;
		// Center Justify Button.
		SVisCenterAlign = false;
		// Right Justify Button.
		SVisRightAlign = false;
		// Full Justify Button.
		SVisFullAlign = false;
		// Insert Horizontal Rule Button.
		SVisHorizontalRule = false;
		// Superscript Text Button.
		SVisSuperscript = false;
		// Subscript Text Button.
		SVisSubscript = false;
		// Insert Hyperlink Button.
		SVisLink = false;
		// Remove Hyperlink Button.
		SVisUnlink = false;
		// Insert Image Button.
		SVisImages = false;
		// Remove Formatting Button.
		SVisRemoveFormat = false;
		// Table Formatting Buttons.
		SVisTables = false;
		// Insert an ordered list Button.
		SVisOrderedList = false;
		// Insert an unordered list Button.
		SVisUnorderedList = false;
		// Indent Button.
		SVisIndent = false;
		// Outdent Button.
		SVisOutdent = false;
		// Undo Button.
		SVisUndo = false;
		// Redo Button.
		SVisRedo = false;
		// Cut, Copy & Paste Buttons.
		SVisCutCopyPaste = false;
		// Insert form button.
		SVisInsertForm = false;
		// Insert checkbox button.
		SVisInsertCheckbox = false;
		// Insert radio button.
		SVisInsertRadio = false;
		// Insert textarea.
		SVisInsertTextArea = false;
		// Insert submit button.
		SVisInsertSubmit = false;
		// Insert image submit button.
		SVisInsertImageSubmit = false;
		// Insert reset button.
		SVisInsertReset = false;
		// Insert hidden field.
		SVisInsertHidden = false;
		// Insert password field.
		SVisInsertPassword = false;
		// Insert text field.
		SVisInsertTextField = false;
		// Print Rich Text Area Content.
		SVisPrint = false;
		// Select All of Rich Text Area Content.
		SVisSelectAll = false;
		// Spell Checker.
		SVisSpellCheck = false;
		// Show Preview Button.
		SVisPreviewMode = false;
		// Show Code Edit Button.
		SVisCodeMode = false;
		// Show Design Mode Button.
		SVisDesignMode = false;
	
	}else if(obj == "at"){
		// Format Menu (H1, H2, H3 etc etc).
		SVisFormat = false;
		// Font Face Menu (Arial, Verdana etc etc).
		SVisFontFace = false;
		// Font Size Menu (1, 2, etc etc).
		SVisFontSize = false;
		// Font Color Menu.
		SVisFontColor = false;
		// Bold Text Button.
		SVisBold = false;
		// Italicize Text Button.
		SVisItalic = false;
		// Underline Text Button.
		SVisUnderline = false;
		// Strikethrough Text Button.
		SVisStrikeThrough = false;
		// Left Justify Button.
		SVisLeftAlign = false;
		// Center Justify Button.
		SVisCenterAlign = false;
		// Right Justify Button.
		SVisRightAlign = false;
		// Full Justify Button.
		SVisFullAlign = false;
		// Insert Horizontal Rule Button.
		SVisHorizontalRule = false;
		// Superscript Text Button.
		SVisSuperscript = false;
		// Subscript Text Button.
		SVisSubscript = false;
		// Insert Hyperlink Button.
		SVisLink = false;
		// Remove Hyperlink Button.
		SVisUnlink = false;
		// Insert Image Button.
		SVisImages = false;
		// Remove Formatting Button.
		SVisRemoveFormat = false;
		// Table Formatting Buttons.
		SVisTables = false;
		// Insert an ordered list Button.
		SVisOrderedList = false;
		// Insert an unordered list Button.
		SVisUnorderedList = false;
		// Indent Button.
		SVisIndent = false;
		// Outdent Button.
		SVisOutdent = false;
		// Undo Button.
		SVisUndo = false;
		// Redo Button.
		SVisRedo = false;
		// Cut, Copy & Paste Buttons.
		SVisCutCopyPaste = false;
		// Insert form button.
		SVisInsertForm = false;
		// Insert checkbox button.
		SVisInsertCheckbox = false;
		// Insert radio button.
		SVisInsertRadio = false;
		// Insert textarea.
		SVisInsertTextArea = false;
		// Insert submit button.
		SVisInsertSubmit = false;
		// Insert image submit button.
		SVisInsertImageSubmit = false;
		// Insert reset button.
		SVisInsertReset = false;
		// Insert hidden field.
		SVisInsertHidden = false;
		// Insert password field.
		SVisInsertPassword = false;
		// Insert text field.
		SVisInsertTextField = false;
		// Print Rich Text Area Content.
		SVisPrint = false;
		// Select All of Rich Text Area Content.
		SVisSelectAll = false;
		// Spell Checker.
		SVisSpellCheck = false;
		// Show Preview Button.
		SVisPreviewMode = false;
		// Show Code Edit Button.
		SVisCodeMode = false;
		// Show Design Mode Button.
		SVisDesignMode = false;
	}else if(obj == "tt"){
		
		// Format Menu (H1, H2, H3 etc etc).
		SVisFormat = true;
		// Font Face Menu (Arial, Verdana etc etc).
		SVisFontFace = false;
		// Font Size Menu (1, 2, etc etc).
		SVisFontSize = false;
		// Font Color Menu.
		SVisFontColor = false;
		// Bold Text Button.
		SVisBold = true;
		// Italicize Text Button.
		SVisItalic = true;
		// Underline Text Button.
		SVisUnderline = true;
		// Strikethrough Text Button.
		SVisStrikeThrough = true;
		// Left Justify Button.
		SVisLeftAlign = true;
		// Center Justify Button.
		SVisCenterAlign = true;
		// Right Justify Button.
		SVisRightAlign = true;
		// Full Justify Button.
		SVisFullAlign = true;
		// Insert Horizontal Rule Button.
		SVisHorizontalRule = true;
		// Superscript Text Button.
		SVisSuperscript = true;
		// Subscript Text Button.
		SVisSubscript = true;
		// Insert Hyperlink Button.
		SVisLink = true;
		// Remove Hyperlink Button.
		SVisUnlink = true;
		// Insert Image Button.
		SVisImages = false;
		// Remove Formatting Button.
		SVisRemoveFormat = false;
		// Table Formatting Buttons.
		SVisTables = false;
		// Insert an ordered list Button.
		SVisOrderedList = true;
		// Insert an unordered list Button.
		SVisUnorderedList = true;
		// Indent Button.
		SVisIndent = true;
		// Outdent Button.
		SVisOutdent = true;
		// Undo Button.
		SVisUndo = false;
		// Redo Button.
		SVisRedo = false;
		// Cut, Copy & Paste Buttons.
		SVisCutCopyPaste = false;
		// Insert form button.
		SVisInsertForm = false;
		// Insert checkbox button.
		SVisInsertCheckbox = false;
		// Insert radio button.
		SVisInsertRadio = false;
		// Insert textarea.
		SVisInsertTextArea = false;
		// Insert submit button.
		SVisInsertSubmit = false;
		// Insert image submit button.
		SVisInsertImageSubmit = false;
		// Insert reset button.
		SVisInsertReset = false;
		// Insert hidden field.
		SVisInsertHidden = false;
		// Insert password field.
		SVisInsertPassword = false;
		// Insert text field.
		SVisInsertTextField = false;
		// Print Rich Text Area Content.
		SVisPrint = false;
		// Select All of Rich Text Area Content.
		SVisSelectAll = false;
		// Spell Checker.
		SVisSpellCheck = false;
		// Show Preview Button.
		SVisPreviewMode = false;
		// Show Code Edit Button.
		SVisCodeMode = false;
		// Show Design Mode Button.
		SVisDesignMode = false;
	}else if(obj == "ti"){
		// Format Menu (H1, H2, H3 etc etc).
		SVisFormat = true;
		// Font Face Menu (Arial, Verdana etc etc).
		SVisFontFace = true;
		// Font Size Menu (1, 2, etc etc).
		SVisFontSize = true;
		// Font Color Menu.
		SVisFontColor = true;
		// Bold Text Button.
		SVisBold = true;
		// Italicize Text Button.
		SVisItalic = true;
		// Underline Text Button.
		SVisUnderline = true;
		// Strikethrough Text Button.
		SVisStrikeThrough = true;
		// Left Justify Button.
		SVisLeftAlign = true;
		// Center Justify Button.
		SVisCenterAlign = true;
		// Right Justify Button.
		SVisRightAlign = true;
		// Full Justify Button.
		SVisFullAlign = true;
		// Insert Horizontal Rule Button.
		SVisHorizontalRule = true;
		// Superscript Text Button.
		SVisSuperscript = true;
		// Subscript Text Button.
		SVisSubscript = true;
		// Insert Hyperlink Button.
		SVisLink = true;
		// Remove Hyperlink Button.
		SVisUnlink = true;
		// Insert Image Button.
		SVisImages = true;
		// Remove Formatting Button.
		SVisRemoveFormat = true;
		// Table Formatting Buttons.
		SVisTables = true;
		// Insert an ordered list Button.
		SVisOrderedList = true;
		// Insert an unordered list Button.
		SVisUnorderedList = true;
		// Indent Button.
		SVisIndent = true;
		// Outdent Button.
		SVisOutdent = true;
		// Undo Button.
		SVisUndo = true;
		// Redo Button.
		SVisRedo = true;
		// Cut, Copy & Paste Buttons.
		SVisCutCopyPaste = true;
		// Insert form button.
		SVisInsertForm = false;
		// Insert checkbox button.
		SVisInsertCheckbox = false;
		// Insert radio button.
		SVisInsertRadio = false;
		// Insert textarea.
		SVisInsertTextArea = false;
		// Insert submit button.
		SVisInsertSubmit = false;
		// Insert image submit button.
		SVisInsertImageSubmit = false;
		// Insert reset button.
		SVisInsertReset = false;
		// Insert hidden field.
		SVisInsertHidden = false;
		// Insert password field.
		SVisInsertPassword = false;
		// Insert text field.
		SVisInsertTextField = false;
		// Print Rich Text Area Content.
		SVisPrint = true;
		// Select All of Rich Text Area Content.
		SVisSelectAll = true;
		// Spell Checker.
		SVisSpellCheck = false;
		// Show Preview Button.
		SVisPreviewMode = true;
		// Show Code Edit Button.
		SVisCodeMode = true;
		// Show Design Mode Button.
		SVisDesignMode = true;
	}else if(obj == "ii"){
		// Format Menu (H1, H2, H3 etc etc).
		SVisFormat = true;
		// Font Face Menu (Arial, Verdana etc etc).
		SVisFontFace = false;
		// Font Size Menu (1, 2, etc etc).
		SVisFontSize = false;
		// Font Color Menu.
		SVisFontColor = false;
		// Bold Text Button.
		SVisBold = true;
		// Italicize Text Button.
		SVisItalic = true;
		// Underline Text Button.
		SVisUnderline = true;
		// Strikethrough Text Button.
		SVisStrikeThrough = true;
		// Left Justify Button.
		SVisLeftAlign = true;
		// Center Justify Button.
		SVisCenterAlign = true;
		// Right Justify Button.
		SVisRightAlign = true;
		// Full Justify Button.
		SVisFullAlign = true;
		// Insert Horizontal Rule Button.
		SVisHorizontalRule = false;
		// Superscript Text Button.
		SVisSuperscript = false;
		// Subscript Text Button.
		SVisSubscript = false;
		// Insert Hyperlink Button.
		SVisLink = true;
		// Remove Hyperlink Button.
		SVisUnlink = true;
		// Insert Image Button.
		SVisImages = false;
		// Remove Formatting Button.
		SVisRemoveFormat = true;
		// Table Formatting Buttons.
		SVisTables = false;
		// Insert an ordered list Button.
		SVisOrderedList = false;
		// Insert an unordered list Button.
		SVisUnorderedList = false;
		// Indent Button.
		SVisIndent = false;
		// Outdent Button.
		SVisOutdent = false;
		// Undo Button.
		SVisUndo = false;
		// Redo Button.
		SVisRedo = false;
		// Cut, Copy & Paste Buttons.
		SVisCutCopyPaste = true;
		// Insert form button.
		SVisInsertForm = false;
		// Insert checkbox button.
		SVisInsertCheckbox = false;
		// Insert radio button.
		SVisInsertRadio = false;
		// Insert textarea.
		SVisInsertTextArea = false;
		// Insert submit button.
		SVisInsertSubmit = false;
		// Insert image submit button.
		SVisInsertImageSubmit = false;
		// Insert reset button.
		SVisInsertReset = false;
		// Insert hidden field.
		SVisInsertHidden = false;
		// Insert password field.
		SVisInsertPassword = false;
		// Insert text field.
		SVisInsertTextField = false;
		// Print Rich Text Area Content.
		SVisPrint = true;
		// Select All of Rich Text Area Content.
		SVisSelectAll = true;
		// Spell Checker.
		SVisSpellCheck = false;
		// Show Preview Button.
		SVisPreviewMode = true;
		// Show Code Edit Button.
		SVisCodeMode = true;
		// Show Design Mode Button.
		SVisDesignMode = true;
		
	}else if(obj == "all"){
		// Format Menu (H1, H2, H3 etc etc).
		SVisFormat = true;
		// Font Face Menu (Arial, Verdana etc etc).
		SVisFontFace = false;
		// Font Size Menu (1, 2, etc etc).
		SVisFontSize = true;
		// Font Color Menu.
		SVisFontColor = true;
		// Bold Text Button.
		SVisBold = true;
		// Italicize Text Button.
		SVisItalic = true;
		// Underline Text Button.
		SVisUnderline = true;
		// Strikethrough Text Button.
		SVisStrikeThrough = true;
		// Left Justify Button.
		SVisLeftAlign = true;
		// Center Justify Button.
		SVisCenterAlign = true;
		// Right Justify Button.
		SVisRightAlign = true;
		// Full Justify Button.
		SVisFullAlign = true;
		// Insert Horizontal Rule Button.
		SVisHorizontalRule = true;
		// Superscript Text Button.
		SVisSuperscript = true;
		// Subscript Text Button.
		SVisSubscript = true;
		// Insert Hyperlink Button.
		SVisLink = true;
		// Remove Hyperlink Button.
		SVisUnlink = true;
		// Insert Image Button.
		SVisImages = true;
		// Remove Formatting Button.
		SVisRemoveFormat = false;
		// Table Formatting Buttons.
		SVisTables = true;
		// Insert an ordered list Button.
		SVisOrderedList = true;
		// Insert an unordered list Button.
		SVisUnorderedList = true;
		// Indent Button.
		SVisIndent = false;
		// Outdent Button.
		SVisOutdent = false;
		// Undo Button.
		SVisUndo = true;
		// Redo Button.
		SVisRedo = true;
		// Cut, Copy & Paste Buttons.
		SVisCutCopyPaste = true;
		// Insert form button.
		SVisInsertForm = false;
		// Insert checkbox button.
		SVisInsertCheckbox = false;
		// Insert radio button.
		SVisInsertRadio = false;
		// Insert textarea.
		SVisInsertTextArea = false;
		// Insert submit button.
		SVisInsertSubmit = false;
		// Insert image submit button.
		SVisInsertImageSubmit = false;
		// Insert reset button.
		SVisInsertReset = false;
		// Insert hidden field.
		SVisInsertHidden = false;
		// Insert password field.
		SVisInsertPassword = false;
		// Insert text field.
		SVisInsertTextField = false;
		// Print Rich Text Area Content.
		SVisPrint = true;
		// Select All of Rich Text Area Content.
		SVisSelectAll = true;
		// Spell Checker.
		SVisSpellCheck = false;
		// Show Preview Button.
		SVisPreviewMode = true;
		// Show Code Edit Button.
		SVisCodeMode = true;
		// Show Design Mode Button.
		SVisDesignMode = true;
	}
}
