﻿$(document).ready(function($) {
    $('a[rel*=facebox]').facebox();
    $("*:not(#a2apage_dropdown)").pngFix();
}) 