if(typeof CML == 'undefined') var CML={}; if(typeof CML['Loc'] == 'undefined') CML.Loc={}; if(typeof CML.Loc['Exp'] == 'undefined') CML.Loc.Exp={}; CML.Loc.Exp = {"articles":{"common":{"fill_in_required_fields":"Pros\u00edm vypl\u0148te povinn\u00e9 \u00fadaje","processing_request":"Prebieha odosielanie","contact_thanks_message":"

\u010eakujeme.<\/h3>

Budeme V\u00e1s kontaktova\u0165 hne\u010f ako to bude mo\u017en\u00e9.<\/p>"}}} CML.Loc.Exp['exp'] = function( ) { // sCategory, sSection, sExpression, sDefaultValue if( arguments.length == 4 ) { if(typeof this[ arguments[0] ] == 'undefined') { return arguments[3]; } else if(typeof this[ arguments[0] ][ arguments[1] ] == 'undefined') { return arguments[3]; } else if(typeof this[ arguments[0] ][ arguments[1] ][ arguments[2] ] == 'undefined') { return arguments[3]; } else { return this[ arguments[0] ][ arguments[1] ][ arguments[2] ]; } }else if( arguments.length == 5 ) { // sCategory, sSection, sType, sExpression, sDefaultValue if(typeof this[ arguments[0] ] == 'undefined') { return arguments[4]; } else if(typeof this[ arguments[0] ][ arguments[1] ] == 'undefined') { return arguments[4]; } else if(typeof this[ arguments[0] ][ arguments[1] ][ arguments[3] ] == 'undefined') { return arguments[4]; } else { return this[ arguments[0] ][ arguments[1] ][ arguments[3] ]; } } }