function userSettings_fnct() {
	// Debug on/off
	this.debug=0

        // Full Function on/off
        this.use_full_function=1

	// Full Function HTML
	this.full_function_html="<h4>Before Dowloading:</h4> <div style='padding:5px 0'> This font download is free for most uses. A commercial license is required for print production of over 1000 imprints or for digital use on for-profit projects. Both the commercial license and free license include the same OpenType font. <strong>No technical support is offered for the free version.</strong></div> <div style='padding:5px 0'>The standard<a href='http://www.p22.com/support/license.html' target='_blank'> P22 EULA</a> applies to this font for both the free and commercial license version. If you do not agree to the <a href='http://www.p22.com/support/license.html' target='_blank'> P22 EULA</a>, please do not download this font.</div> <div style='padding:5px 0'>No additional re-distribution of this font is allowed without permission from P22 / Rimmer Type Foundry.</div> <div style='margin-top:20px'>I agree with terms listed above: <a href='../../../files/RTFCanSyl.zip'>Download Free Font</a></div>"

        // Text Descriptions
//	this.txtdefault="All fonts provided in Opentype, TrueType and Postscript formats"
	this.txtdefault="Font provided in Basic Opentype format"
        this.txtfullset=0
        this.txtsets=0
        this.txtpro="Pro fonts provided in Opentype format. Single fonts in TrueType and Postscript formats"
        this.txtsingles=0

	products['Canadian Syllabics'][6]=4

};

