$(function() {
   $("input.file_1").filestyle({
        image: "http://www.gagerecrutement.com/images/browse.jpg",
        imageheight : 26,
        imagewidth : 100,
        width: 290
    });
});
