﻿$(document).ready(function(){$("#mission:contains('Achieving excellence in all we do')").replaceWith('Achieving <strong>excellence</strong><br />in all we do');$("#mission:contains('Cyflawni rhagoriaeth ym mhopeth a wnawn')").replaceWith('Cyflawni <strong>rhagoriaeth</strong><br />ym mhopeth a wnawn');$('.menu-item a[href*=p-d-f], .menu-item a[href*=full-time-prospectus], .menu-item a[href*=business-prospectus], .menu-item a[href*=acl-prospectus], .menu-item a[href*=bdu-leaflet], .menu-item a[href*=pdf]').append(' <img src=\'/wp-content/themes/colegpowys2010/images/pdf.png\' alt=\'PDF\' />');$('.menu-item a[href*=online.coleg-powys.ac.uk]').append(' <img src=\'/wp-content/themes/colegpowys2010/images/moodle.png\' alt=\'Moodle\' />');$('.menu-item a[href*=facebook]').append(' <img src=\'/wp-content/themes/colegpowys2010/images/facebook.png\' alt=\'Facebook\' />');$('.menu-item a[href*=twitter]').append(' <img src=\'/wp-content/themes/colegpowys2010/images/twitter.png\' alt=\'Twitter\' />');$('.menu-item a[href*=flash]').append(' <img src=\'/wp-content/themes/colegpowys2010/images/flash.gif\' alt=\'Flash Viewer\' />');$('.menu-item a[href$=feed]').append(' <img src=\'/wp-content/themes/colegpowys2010/images/rss.png\' alt=\'RSS Feed\' />');$('.menu-item a[href*=learndirect]').append(' <img src=\'/wp-content/themes/colegpowys2010/images/learndirect.png\' alt=\'Learndirect\' />');$('.menu-item a[href$=sites/staff], .menu-item a[href$=sites/governors], .menu-item a[href$=gwefannau/staff], .menu-item a[href$=gwefannau/llywodraethwyr]').append('<img src=\'/wp-content/themes/colegpowys2010/images/lock.gif\' alt=\'Private\' />');$('ul li a img').css('margin-left','0.25em');$('a[href*=pdf],[href*=online.coleg-powys.ac.uk],[href*=webmail.coleg-powys.ac.uk],[href*=facebook.com],[href*=twitter.com],[href*=thehafren],[href*=flash],[href*=full-time-prospectus],[href*=business-prospectus],[href*=acl-prospectus],[href*=bdu-leaflet]').attr('target','_blank');$("#animated-menu a").click(function(){$(this).blur()});$("#animated-menu li").mouseover(function(){$(this).stop().animate({height:'200px'},{queue:false,duration:600,easing:'easeOutBounce'})});$("#animated-menu li").mouseout(function(){$(this).stop().animate({height:'50px'},{queue:false,duration:600,easing:'easeOutBounce'})});$('input#course-search-go').click(function(e){e.preventDefault();var txt=document.getElementById('course-search-text').value;var redir='/curriculum/?txt='+txt;window.location.href=redir});$('input#course-search-text').bind('keydown',function(event){var keycode=(event.keyCode?event.keyCode:(event.which?event.which:event.charCode));if(keycode==13){document.getElementById('course-search-go').click();return false}else{return true}});$('img#video-play-eng').hover(function(){$(this).attr('src','/wp-content/themes/colegpowys2010/images/video-over-eng.png')},function(){$(this).attr('src','/wp-content/themes/colegpowys2010/images/video-play-eng.png')});$('img#video-play-cym').hover(function(){$(this).attr('src','/wp-content/themes/colegpowys2010/images/video-over-cym.png')},function(){$(this).attr('src','/wp-content/themes/colegpowys2010/images/video-play-cym.png')});$('#advert img').css('display','block');$('#advert').cycle({fx:'scrollLeft',speed:'slow',timeout:5000});$(function(){$('.sub-menu li.menu-item a').each(function(){if($(this).parent('li').children('ul').size()>0){$(this).append(' <span>&#9658;</span>');$(this).children('span').addClass('arrow')}});$('.menu > li.menu-item > a').each(function(){if($(this).parent('li').children('ul').size()>0){$(this).append(' <span>&#9660;</span>');$(this).children('span').addClass('arrow')}})})});
