// JavaScript Document
var $wfd = jQuery.noConflict();
jQuery(document).ready(function($wfd) {
$wfd('a[rel*=facebox]').facebox()
}) 
