var $j = jQuery.noConflict();

$j(document).ready(function(){
	P7_downImage();
});