jQuery(document).ready(function(){ if(document.getElementById("HeaderMultiView"))
{ jQuery('#HeaderMultiView').ContentSlider({ leftBtn: W3FE_BASE_URL+"public/_images/lcs/gallery-prev-btn.png", rightBtn:W3FE_BASE_URL+"public/_images/lcs/gallery-next-btn.png", width:'930px',
height:'380px',
speed: 400,
easing:'easeOutQuad',
textResize: true});}});;jQuery(document).ready(function(){ var hashCode='';
jQuery('.blocksRedirect').each(function(){ if(jQuery(this).find('.url').attr('href')!=null){ jQuery(this).css({"cursor":"pointer"});}}); jQuery('.blocksRedirect').click(function(event)
{ event.preventDefault(); arrURL= jQuery(this).find('.url').attr('href');
if(jQuery(this).find('.url').attr('target')!=''&& arrURL!=null)
{ arrURL= arrURL.replace(W3FE_BASE_URL,''); arrURL= arrURL.split('/');
if(arrURL[1]!=''|| arrURL[1]!='#'){ if(arrURL[1].charAt(0)=='#'){ event.preventDefault(); jQuery('.gall_item_block').each(function(){ hashCode= jQuery(this).val(); if(hashCode== arrURL[1]){ jQuery(this).parent('div').slideDown(400,function(){ jQuery(this).removeClass('hidden');});}});}
else
{
if(jQuery(this).find('.url').attr('target')=='_blank')
window.open(jQuery(this).find('.url').attr('href')); else
window.location= jQuery(this).find('.url').attr('href');}}}});});; jQuery(".mtpl2").hover(function(){ jQuery(this).css({"cursor":"pointer"});
jQuery(this).find("h2").css({"color":"#009dde"});
jQuery(this).find("p").css({"color":"#666"});},function()
{
jQuery(this).find("h2").css({"color":"#0d2043"});
jQuery(this).find("p").css({"color":"#8290a2"});});; jQuery(".mtpl1").hover(function(){
jQuery(this).addClass("blue_bg");},function()
{
jQuery(this).removeClass("blue_bg");});; jQuery(".mtpl3").hover(function(){
jQuery(this).css({"cursor":"pointer"});
jQuery(this).find("h2").css({"color":"#009dde"});
jQuery(this).find("p").css({"color":"#666"});},function()
{
jQuery(this).find("h2").css({"color":"#0d2043"});
jQuery(this).find("p").css({"color":"#8290a2"});});; jQuery(".mtpl9").hover(function(){
jQuery(this).find(".mtpl_hover").stop().animate({ height: 340},{ queue: false,duration:fastSpeed});
jQuery(this).find("h2").css({"color":"#009dde"});
jQuery(this).find("p").css({"color":"#666"});},function()
{
jQuery(this).find("h2").css({"color":"#0d2043"});
jQuery(this).find("p").css({"color":"#8290a2"});
if(jQuery(this).find(".mtpl_hover").height()== 340)
{
setTimeout(function()
{ jQuery(".mtpl9").find(".mtpl9_hover").stop().animate({ height: 0},{ queue: false, duration: slowSpeed});},200);}
else
{ jQuery(this).find(".mtpl_hover").stop().animate({ height: 0},{ queue: false, duration: slowSpeed});}});; jQuery(".mtpl7").hover(function(){
jQuery(this).addClass("red_bg");},function()
{
jQuery(this).removeClass("red_bg");});
