Logo CEWEB.br Logo NIC.br Logo CGI.br
Home Sobre o projeto

Sites Pertecentes a (o) PE

Endereço Nota Erros Avisos

www.setur.pe.gov.br/web/setur/home?p_p_id=8

62.75 409 778
Recomendações Avaliadas
2.2 Garantir que os objetos programáveis sejam acessíveis.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
2.2.6 Presença do elemento SCRIPT sem o elemento NOSCRIPT 69 316 473 558 564 600 614 615 665 671 677 994 1008 1026 1036 1046 1056 1066 1076 1086 1102 1237 1237 1366 1366 1495 1495 1624 1624 1753 1753 1882 1882 2011 2011 2140 2140 2269 2269 2398 2398 2527 2527 2656 2656 2785 2785 2914 2914 3043 3043 3172 3172 3301 3301 3430 3430 3559 3559 3688 3688 3734 3736 3792 3828 3920 3941 3951 3961 3977
316 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ // <![CDATA[ var Liferay = { Browser: { acceptsGzip: function() { return false; }, getMajorVersion: function() { return 0.0; }, getRevision: function() { return ""; }, getVersion: function() { return ""; }, isAir: function() { return false; }, isChrome: function() { return false; }, isFirefox: function() { return false; }, isGecko: function() { return false; }, isIe: function() { return false; }, isIphone: function() { return false; }, isLinux: function() { return false; }, isMac: function() { return false; }, isMobile: function() { return false; }, isMozilla: function() { return false; }, isOpera: function() { return false; }, isRtf: function() { return false; }, isSafari: function() { return false; }, isSun: function() { return false; }, isWap: function() { return false; }, isWapXhtml: function() { return false; }, isWebKit: function() { return false; }, isWindows: function() { return false; }, isWml: function() { return false; } }, ThemeDisplay: { getCompanyId: function() { return "10301"; }, getUserId: function() { return "10303"; }, getDoAsUserIdEncoded: function() { return ""; }, getPlid: function() { return "21786"; }, getLayoutId: function() { return "1"; }, getLayoutURL: function() { return "/web/setur/home"; }, isPrivateLayout: function() { return "false"; }, getParentLayoutId: function() { return "0"; }, getScopeGroupId: function() { return "21782"; }, isSignedIn: function() { return false; }, getLanguageId: function() { return "pt_BR"; }, isFreeformLayout: function() { return false; }, isStateExclusive: function() { return false; }, isStateMaximized: function() { return false; }, isStatePopUp: function() { return false; }, getPathContext: function() { return ""; }, getPathImage: function() { return "/image"; }, getPathMain: function() { return "/c"; }, getPathThemeImages: function() { return "/themes/tema-setur/images"; }, getPathThemeRoot: function() { return "/themes/tema-setur"; }, getURLHome: function() { return "http://www.setur.pe.gov.br/web/guest"; }, getSessionId: function() { return "A0E24378A26420345918F42DA9E1AAA0.jvm3i1"; }, getPortletSetupShowBordersDefault: function() { return true; } } }; var themeDisplay = Liferay.ThemeDisplay; // ]]> /*]]>*/</script>]]>
473 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ // <![CDATA[ Liferay.currentURL = '/web/setur/home?p_p_id=8'; Liferay.currentURLEncoded = '%2Fweb%2Fsetur%2Fhome%3Fp_p_id%3D8'; jQuery( function() { Liferay.Util.addInputType(); Liferay.Util.addInputFocus(); } ); Liferay.Portlet.ready( function(portletId, jQueryObj) { Liferay.Util.addInputType(portletId, jQueryObj); if (Liferay.Menu) { new Liferay.Menu( { button: '.lfr-actions', context: jQueryObj[0], trigger: '.lfr-trigger' } ); } } ); Liferay.Portlet.list = ['83','menu_INSTANCE_R3Qp','56_INSTANCE_7pOu','56_INSTANCE_Ur3V','56_INSTANCE_Iaw3','56_INSTANCE_NT8u','56_INSTANCE_IaU5','56_INSTANCE_x6Cj','39_INSTANCE_T6wN','39_INSTANCE_EeH4','56_INSTANCE_8KaM','56_INSTANCE_5LMv','56_INSTANCE_1Jxy','56_INSTANCE_0Y8p','56_INSTANCE_tM5M','56_INSTANCE_ZyO0','56_INSTANCE_4m2J','56_INSTANCE_02hR','56_INSTANCE_U1ik','56_INSTANCE_2YnL','56_INSTANCE_M6wt','56_INSTANCE_nqN5','56_INSTANCE_xT07','56_INSTANCE_u0WP','56_INSTANCE_sH5O','56_INSTANCE_Z2Zu','56_INSTANCE_nYE4','56_INSTANCE_Vyg0','56_INSTANCE_b9H8','56_INSTANCE_4OLq','56_INSTANCE_mfM4','56_INSTANCE_wKb8','56_INSTANCE_H7jE','56_INSTANCE_4zM6','56_INSTANCE_44Wo','56_INSTANCE_Pu8I','56_INSTANCE_Sv8W','56_INSTANCE_d4Sd','8','56_INSTANCE_rs1Y','56_INSTANCE_0Wm5','56_INSTANCE_9Mx8','56_INSTANCE_AKn4','56_INSTANCE_D7vE']; if (jQuery.ui && jQuery.ui.tabs) { jQuery.extend( jQuery.ui.tabs.defaults, { navClass: 'ui-tabs tabs', selectedClass: 'current' } ); } jQuery( function() { if (Liferay.Dock) { Liferay.Dock.init(); } if (Liferay.Menu) { new Liferay.Menu(); } if (Liferay.Notice) { Liferay.Notice.prototype.setClosing(); } } ); // ]]> /*]]>*/</script>]]>
558 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ // <![CDATA[ // ]]> /*]]>*/</script>]]>
564 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ /*** Simple jQuery Slideshow Script Released by Jon Raasch (jonraasch.com) under FreeBSD license: free to use or modify, not responsible for anything, etc. Please link out to me if you like it :) ***/ function slideSwitch() { var $active = jQuery('#slideshow IMG.active'); if ( $active.length == 0 ) $active = jQuery('#slideshow IMG:last'); // use this to pull the images in the order they appear in the markup var $next = $active.next().length ? $active.next() : jQuery('#slideshow IMG:first'); // uncomment the 3 lines below to pull the images in random order // var $sibs = $active.siblings(); // var rndNum = Math.floor(Math.random() * $sibs.length ); // var $next = $( $sibs[ rndNum ] ); $active.addClass('last-active'); $next.css({opacity: 0.0}) .addClass('active') .animate({opacity: 1.0}, 1000, function() { $active.removeClass('active last-active'); }); } jQuery(function() { setInterval( "slideSwitch()", 5000 ); }); /*]]>*/</script>]]>
600 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-2328043-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); /*]]>*/</script>]]>
614 <![CDATA[<script type="text/javascript">/*<![CDATA[*/dataAtual();/*]]>*/</script>]]>
615 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ function _83_handleEntry(entryId) { var entry = jQuery('#_83_' + entryId); var container = entry.parent(); if (container.hasClass('unread-entries')) { _83_markEntry(entry, entryId); } else { _83_toggleContent(entry); } } function _83_markEntry(entry, entryId) { Liferay.Service.Announcements.AnnouncementsFlag.addFlag({entryId : entryId, flag: 2}); var readContainer = jQuery('.portlet-announcements .read-entries'); var control = entry.find('.control-entry a'); entry.hide( 'normal', function() { entry.appendTo(readContainer); control.html('Mostrar '); } ); entry.show('normal'); } function _83_toggleContent(entry) { var content = entry.find('.entry-content'); var control = entry.find('.control-entry a'); if (entry.hasClass('visable')) { entry.removeClass('visable'); content.hide(); control.html('Mostrar '); } else { entry.addClass('visable'); content.show(); control.html('Esconder '); } } /*]]>*/</script>]]>
665 <![CDATA[<script>/*<![CDATA[*/ jQuery( function() { jQuery('#p_p_id_83_').hide(); } ); /*]]>*/</script>]]>
671 <![CDATA[<script>/*<![CDATA[*/ jQuery( function() { jQuery('#p_p_id_83_').hide(); } ); /*]]>*/</script>]]>
677 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 0, isStatic: 'end', namespacedId: 'p_p_id_83_', portletId: '83' } ); /*]]>*/</script>]]>
994 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ jQuery("document").ready(function() { jQuery("#treeview_menu_INSTANCE_R3Qp_").menuAcessibilidade({ 'allowTabNavigation':true, 'namespace': "_menu_INSTANCE_R3Qp_", 'allowDynamicFontSize': false, 'menuDefault': true }); jQuery(".treeview").removeAttr("style"); }); /*]]>*/</script>]]>
1008 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 1, isStatic: 'end', namespacedId: 'p_p_id_menu_INSTANCE_R3Qp_', portletId: 'menu_INSTANCE_R3Qp' } ); /*]]>*/</script>]]>
1026 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 2, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_7pOu_', portletId: '56_INSTANCE_7pOu' } ); /*]]>*/</script>]]>
1036 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 3, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_Ur3V_', portletId: '56_INSTANCE_Ur3V' } ); /*]]>*/</script>]]>
1046 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 4, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_Iaw3_', portletId: '56_INSTANCE_Iaw3' } ); /*]]>*/</script>]]>
1056 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 5, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_NT8u_', portletId: '56_INSTANCE_NT8u' } ); /*]]>*/</script>]]>
1066 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 6, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_IaU5_', portletId: '56_INSTANCE_IaU5' } ); /*]]>*/</script>]]>
1076 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 7, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_x6Cj_', portletId: '56_INSTANCE_x6Cj' } ); /*]]>*/</script>]]>
1086 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ jQuery( function() { var ns = '_39_INSTANCE_T6wN_'; Liferay.Portlet.addHTML( { url: '/c/portal/render_portlet?p_l_id=21786&p_p_id=39_INSTANCE_T6wN&p_p_lifecycle=0&p_p_state=normal&p_p_mode=view&p_p_col_id=column-1&p_p_col_pos=8&p_p_col_count=10&currentURL=%2Fweb%2Fsetur%2Fhome%3Fp_p_id%3D8', placeHolder: jQuery('#p_load' + ns + '')[0], onComplete: function(portlet, portletId) { portlet.refreshURL = '/c/portal/render_portlet?p_l_id=21786&p_p_id=39_INSTANCE_T6wN&p_p_lifecycle=0&p_p_state=normal&p_p_mode=view&p_p_col_id=column-1&p_p_col_pos=8&p_p_col_count=10&currentURL=%2Fweb%2Fsetur%2Fhome%3Fp_p_id%3D8'; } } ); } ); /*]]>*/</script>]]>
1102 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ jQuery( function() { var ns = '_39_INSTANCE_EeH4_'; Liferay.Portlet.addHTML( { url: '/c/portal/render_portlet?p_l_id=21786&p_p_id=39_INSTANCE_EeH4&p_p_lifecycle=0&p_p_state=normal&p_p_mode=view&p_p_col_id=column-1&p_p_col_pos=9&p_p_col_count=10&currentURL=%2Fweb%2Fsetur%2Fhome%3Fp_p_id%3D8', placeHolder: jQuery('#p_load' + ns + '')[0], onComplete: function(portlet, portletId) { portlet.refreshURL = '/c/portal/render_portlet?p_l_id=21786&p_p_id=39_INSTANCE_EeH4&p_p_lifecycle=0&p_p_state=normal&p_p_mode=view&p_p_col_id=column-1&p_p_col_pos=9&p_p_col_count=10&currentURL=%2Fweb%2Fsetur%2Fhome%3Fp_p_id%3D8'; } } ); } ); /*]]>*/</script>]]>
1237 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
1237 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 0, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_8KaM_', portletId: '56_INSTANCE_8KaM' } ); /*]]>*/</script>]]>
1366 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
1366 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 1, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_5LMv_', portletId: '56_INSTANCE_5LMv' } ); /*]]>*/</script>]]>
1495 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
1495 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 2, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_1Jxy_', portletId: '56_INSTANCE_1Jxy' } ); /*]]>*/</script>]]>
1624 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
1624 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 3, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_0Y8p_', portletId: '56_INSTANCE_0Y8p' } ); /*]]>*/</script>]]>
1753 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
1753 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 4, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_tM5M_', portletId: '56_INSTANCE_tM5M' } ); /*]]>*/</script>]]>
1882 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
1882 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 5, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_ZyO0_', portletId: '56_INSTANCE_ZyO0' } ); /*]]>*/</script>]]>
2011 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
2011 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 6, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_4m2J_', portletId: '56_INSTANCE_4m2J' } ); /*]]>*/</script>]]>
2140 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
2140 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 7, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_02hR_', portletId: '56_INSTANCE_02hR' } ); /*]]>*/</script>]]>
2269 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
2269 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 8, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_U1ik_', portletId: '56_INSTANCE_U1ik' } ); /*]]>*/</script>]]>
2398 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
2398 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 9, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_2YnL_', portletId: '56_INSTANCE_2YnL' } ); /*]]>*/</script>]]>
2527 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
2527 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 10, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_M6wt_', portletId: '56_INSTANCE_M6wt' } ); /*]]>*/</script>]]>
2656 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
2656 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 11, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_nqN5_', portletId: '56_INSTANCE_nqN5' } ); /*]]>*/</script>]]>
2785 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
2785 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 12, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_xT07_', portletId: '56_INSTANCE_xT07' } ); /*]]>*/</script>]]>
2914 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
2914 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 13, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_u0WP_', portletId: '56_INSTANCE_u0WP' } ); /*]]>*/</script>]]>
3043 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
3043 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 14, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_sH5O_', portletId: '56_INSTANCE_sH5O' } ); /*]]>*/</script>]]>
3172 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
3172 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 16, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_nYE4_', portletId: '56_INSTANCE_nYE4' } ); /*]]>*/</script>]]>
3301 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
3301 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 18, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_b9H8_', portletId: '56_INSTANCE_b9H8' } ); /*]]>*/</script>]]>
3430 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
3430 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 22, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_H7jE_', portletId: '56_INSTANCE_H7jE' } ); /*]]>*/</script>]]>
3559 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
3559 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 26, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_Sv8W_', portletId: '56_INSTANCE_Sv8W' } ); /*]]>*/</script>]]>
3688 <![CDATA[<script type="text/javascript">/*<![CDATA[*/var addthis_config = {"data_track_clickback":true};/*]]>*/</script>]]>
3688 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 0, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_d4Sd_', portletId: '56_INSTANCE_d4Sd' } ); /*]]>*/</script>]]>
3734 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portal.Tabs.show("_8_tabs1", ['\u0073\u0075\u006d\u006d\u0061\u0072\u0079','\u0064\u0061\u0079','\u0077\u0065\u0065\u006b','\u006d\u006f\u006e\u0074\u0068','\u0079\u0065\u0061\u0072','\u0065\u0076\u0065\u006e\u0074\u0073'], "summary"); /*]]>*/</script>]]>
3736 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ function _8_updateCalendar(month, day, year) { location.href = 'http://www.setur.pe.gov.br/web/setur/home;jsessionid=A0E24378A26420345918F42DA9E1AAA0.jvm3i1?p_p_id=8&p_p_lifecycle=0&p_p_state=maximized&p_p_mode=view&p_p_col_id=column-4&p_p_col_pos=1&p_p_col_count=2&_8_tabs1=day&_8_eventType=&_8_month=' + month + '&_8_day=' + day + '&_8_year=' + year; } /*]]>*/</script>]]>
3792 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ function _8_curupdateCur(box) { var cur = jQuery("option:selected", box).val(); if (true) { var href = "http://www.setur.pe.gov.br/web/setur/home;jsessionid=A0E24378A26420345918F42DA9E1AAA0.jvm3i1?p_p_id=8&p_p_lifecycle=0&p_p_state=maximized&p_p_mode=view&p_p_col_id=column-4&p_p_col_pos=1&p_p_col_count=2&_8_struts_action=%2Fcalendar%2Fview&_8_tabs1=summary&_8_delta=20&_8_keywords=&_8_advancedSearch=false&_8_andOperator=true&_8_cur=" + cur + ""; location.href = href; } else { document._8_fm.cur.value = cur; null; } } function _8_deltaupdateDelta(box) { var delta = jQuery("option:selected", box).val(); if (true) { var href = "http://www.setur.pe.gov.br/web/setur/home;jsessionid=A0E24378A26420345918F42DA9E1AAA0.jvm3i1?p_p_id=8&p_p_lifecycle=0&p_p_state=maximized&p_p_mode=view&p_p_col_id=column-4&p_p_col_pos=1&p_p_col_count=2&_8_struts_action=%2Fcalendar%2Fview&_8_tabs1=summary&_8_keywords=&_8_advancedSearch=false&_8_andOperator=true&_8_delta=" + delta + ""; location.href = href; } else { document._8_fm.delta.value = delta; null; } } /*]]>*/</script>]]>
3828 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 1, isStatic: 'end', namespacedId: 'p_p_id_8_', portletId: '8' } ); /*]]>*/</script>]]>
3920 <![CDATA[<script type="text/javascript" language="javascript"> jQuery1_5(function() { jQuery1_5("#slideBanner").carouFredSel({ circular : true, infinite : true, auto : true, scroll : { items: "page", duration: 1000 }, prev : { button: "#prevSlide", key: "left" }, next : { button: "#nextSlide", key: "right" }, pagination : "#pagination", pauseOnHover : true }); //opacidade nos banners jQuery1_5("#slideBanner li").mouseover(function(){ jQuery1_5("#slideBanner li").css("opacity","0.5"); jQuery1_5(this).css("opacity","1"); }).mouseout(function(){ jQuery1_5("#slideBanner li").css("opacity","1"); }); }); </script>]]>
3941 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 0, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_rs1Y_', portletId: '56_INSTANCE_rs1Y' } ); /*]]>*/</script>]]>
3951 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 1, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_0Wm5_', portletId: '56_INSTANCE_0Wm5' } ); /*]]>*/</script>]]>
3961 <![CDATA[<script type="text/javascript">/*<![CDATA[*/ Liferay.Portlet.onLoad( { canEditTitle: false, columnPos: 2, isStatic: 'end', namespacedId: 'p_p_id_56_INSTANCE_9Mx8_', portletId: '56_INSTANCE_9Mx8' } ); /*]]>*/</script>]]>
3977 <![CDATA[<script language="javascript"> jQuery('h2').each(function(){ jQuery(this).attr('title', jQuery(this).text() ) }); </script>]]>