img = gtk.gdk.pixbuf_new_from_file_at_size(YStorage.getImgPath(filename), w, h)
img = gtk.gdk.pixbuf_new_from_file(YStorage.getImgPath(filename))