aboutsummaryrefslogtreecommitdiff
path: root/mod/embed/views/default/embed/metatags.php
blob: 3c7ab87a9a37f846f0e0465a84434b4ed736ed3a (plain)
1
2
3
4
5
		<script type="text/javascript">
		 jQuery(document).ready(function($) {
		  $('a[rel*=facebox]').facebox()
		});
		</script>