[i]live preview[/i] : [url]http://profiles.friendster.com/85322690[/url]
this code :

[quote]<marquee direction="up" behavior="alternate" scrollamount="5" scrolldelay="1" width="900" height="900" style="position:absolute; top:50px; left:0px; z-index:1"><br />
<marquee direction="right" behavior="alternate" scrollamount="5" scrolldelay="1" width="900"><br />
<img style="filter: alpha (finishopacity=2, style=3" src="[b]URL_OF_UR_PHOTO[/b]" width="150" height="150" /></marquee></marquee>
<marquee direction="up" behavior="alternate" scrollamount="5" scrolldelay="1" width="900" height="900" style="position:absolute; top:50px; left:0px; z-index:1"><br />
<marquee direction="left" behavior="alternate" scrollamount="5" scrolldelay="1" width="900"><br />
<img style="filter: alpha (finishopacity=2, style=3" src="[b]URL_OF_UR_PHOTO[/b]" width="150" height="150" /></marquee></marquee>
<marquee direction="down" behavior="alternate" scrollamount="5" scrolldelay="1" width="900" height="900" style="position:absolute; top:50px; left:0px; z-index:1"><br />
<marquee direction="right" behavior="alternate" scrollamount="5" scrolldelay="1" width="900"><br />
<img style="filter: alpha (finishopacity=2, style=3" src="[b]URL_OF_UR_PHOTO[/b]" width="150" height="150" /></marquee></marquee>
<marquee direction="down" behavior="alternate" scrollamount="5" scrolldelay="1" width="900" height="900" style="position:absolute; top:50px; left:0px; z-index:1"><br />
<marquee direction="left" behavior="alternate" scrollamount="5" scrolldelay="1" width="900"><br />
<img style="filter: alpha (finishopacity=2, style=3" src="[b]URL_OF_UR_PHOTO[/b]" width="150" height="150" /></marquee>[/quote]
save in your media box......
----------------------------------------------------------------
code with JS(java script) this code....

[quote]document.write("<marquee direction=\"up\" behavior=\"alternate\" scrollamount=\"5\" scrolldelay=\"1\" width=\"900\" height=\"900\" style=\"position:absolute; top:50px; left:0px; z-index:1\"><br />");
document.write("<marquee direction=\"right\" behavior=\"alternate\" scrollamount=\"5\" scrolldelay=\"1\" width=\"900\"><br />");
document.write("<img style=\"filter: alpha (finishopacity=2, style=3\" src=\"[b]URL_OF_UR_PHOTO[/b]\" width=\"150\" height=\"150\" /></marquee></marquee>");
document.write("<marquee direction=\"up\" behavior=\"alternate\" scrollamount=\"5\" scrolldelay=\"1\" width=\"900\" height=\"900\" style=\"position:absolute; top:50px; left:0px; z-index:1\"><br />");
document.write("<marquee direction=\"left\" behavior=\"alternate\" scrollamount=\"5\" scrolldelay=\"1\" width=\"900\"><br />");
document.write("<img style=\"filter: alpha (finishopacity=2, style=3\" src=\"[b]URL_OF_UR_PHOTO[/b]\" width=\"150\" height=\"150\" /></marquee></marquee>");
document.write("<marquee direction=\"down\" behavior=\"alternate\" scrollamount=\"5\" scrolldelay=\"1\" width=\"900\" height=\"900\" style=\"position:absolute; top:50px; left:0px; z-index:1\"><br />");
document.write("<marquee direction=\"right\" behavior=\"alternate\" scrollamount=\"5\" scrolldelay=\"1\" width=\"900\"><br />");
document.write("<img style=\"filter: alpha (finishopacity=2, style=3\" src=\"[b]URL_OF_UR_PHOTO[/b]\" width=\"150\" height=\"150\" /></marquee></marquee>");
document.write("<marquee direction=\"down\" behavior=\"alternate\" scrollamount=\"5\" scrolldelay=\"1\" width=\"900\" height=\"900\" style=\"position:absolute; top:50px; left:0px; z-index:1\"><br />");
document.write("<marquee direction=\"left\" behavior=\"alternate\" scrollamount=\"5\" scrolldelay=\"1\" width=\"900\"><br />");
document.write("<img style=\"filter: alpha (finishopacity=2, style=3\" src=\"[b]URL_OF_UR_PHOTO[/b]\" width=\"150\" height=\"150\" /></marquee>");[/quote]
paste and save in your JS external.......
thanks ...........