funtoosh 0 Newbie Poster

I implemented an applet using netbeans which can load an image.I put the image file both in src/package where the .java file is present and in build where .class file is present.. The Applet get started bt the image is not viewing.Please look through it.Am I put the image files at the appropriate place or I have to put them naywhere else?? Thanx in advance.