63
| <![CDATA[<script type="text/javascript">
kQuery(function($) {
$('.docman_track_download').on('click', function() {
var el = $(this);
if (typeof window.GoogleAnalyticsObject !== 'undefined' && typeof window[window.GoogleAnalyticsObject] !== 'undefined') {
window[window.GoogleAnalyticsObject]('send', 'event', 'DOCman', 'Download', el.data('title'), parseInt(el.data('id'), 10));
}
else if (typeof _gaq !== 'undefined' && typeof _gat !== 'undefined') {
if (_gat._getTrackers().length) {
_gaq.push(function() {
var tracker = _gat._getTrackers()[0];
tracker._trackEvent('DOCman', 'Download', el.data('title'), parseInt(el.data('id'), 10));
});
}
}
});
if (typeof _paq !== 'undefined') {
_paq.push(['setDownloadClasses', 'docman_track_download']);
_paq.push(['trackPageView']);
}
});
window.soundManager.url = 'https://camaraurucania.mg.gov.br/plugins/system/screenreader/screenreader/libraries/tts/soundmanager/swf/';
window.soundManager.debugMode = false;
window.soundManager.defaultOptions.volume = 80;
var screenReaderConfigOptions = { baseURI: 'https://camaraurucania.mg.gov.br/',
token: '8991b39dd0d6eb06738d47e4de3bbca0',
langCode: 'pt',
chunkLength: 100,
screenReaderVolume: '80',
screenReaderVoiceSpeed: 'normal',
position: 'bottomright',
scrolling: 'fixed',
targetAppendto: 'html',
targetAppendMode: 'bottom',
preload: 0,
autoBackgroundColor: 1,
readPage: 1,
readChildNodes: 1,
ieHighContrast: 1,
ieHighContrastAdvanced: 1,
gtranslateIntegration: 0,
selectMainpageareaText: 0,
excludeScripts: 1,
readImages: 0,
readImagesAttribute: 'alt',
readImagesOrdering: 'before',
readImagesHovering: 0,
mainpageSelector: '*[name*=main], *[class*=main], *[id*=main], *[id*=container], *[class*=container]',
showlabel: 1,
labeltext: 'Leitor de Tela',
screenreaderIcon: 'audio',
screenreader: 1,
highcontrast: 1,
highcontrastAlternate: 1,
colorHue: 180,
colorBrightness: 6,
dyslexicFont: 1,
fontsize: 1,
fontsizeDefault: 105,
fontsizeMin: 50,
fontsizeMax: 200,
fontsizeSelector: '',
fontSizeOverride: 1,
fontSizeHeadersIncrement: 20,
toolbarBgcolor: '#eeeeee',
template: 'elegant.css',
accesskey_play: 'P',
accesskey_pause: 'E',
accesskey_stop: 'S',
accesskey_increase: 'O',
accesskey_decrease: 'U',
accesskey_reset: 'R',
accesskey_highcontrast: 'H',
accesskey_highcontrast2: 'J',
accesskey_highcontrast3: 'K',
accesskey_dyslexic: 'D',
accesskey_skiptocontents: 'C',
accesskey_minimized: 'L',
volume_accesskeys: 1,
readerEngine: 'proxy',
useMobileReaderEngine: 0,
mobileReaderEngine: 'proxy',
proxyResponsiveApikey: 'YkiNlVQr',
hideOnMobile: 1,
useMinimizedToolbar: 0,
showSkipToContents: 0,
skipToContentsSelector: '',
removeLinksTarget: 0,
resetButtonBehavior: 'fontsize'
};
window.addEvent((window.webkit) ? 'load' : 'domready', function() {
window.rokajaxsearch = new RokAjaxSearch({
'results': 'Results',
'close': '',
'websearch': 0,
'blogsearch': 0,
'imagesearch': 0,
'videosearch': 0,
'imagesize': 'MEDIUM',
'safesearch': 'MODERATE',
'search': 'Search...',
'readmore': 'Read more...',
'noresults': 'No results',
'advsearch': 'Advanced search',
'page': 'Page',
'page_of': 'of',
'searchlink': 'https://camaraurucania.mg.gov.br/index.php?option=com_search&view=search&tmpl=component',
'advsearchlink': 'https://camaraurucania.mg.gov.br/index.php?option=com_search&view=search',
'uribase': 'https://camaraurucania.mg.gov.br/',
'limit': '10',
'perpage': '3',
'ordering': 'newest',
'phrase': 'any',
'hidedivs': '',
'includelink': 1,
'viewall': 'View all results',
'estimated': 'estimated',
'showestimated': 1,
'showpagination': 1,
'showcategory': 1,
'showreadmore': 1,
'showdescription': 1
});
});
</script>]]>
|