function ShowMovies()
{
var movies='<center><iframe src=http://blog.sweetestmemories.com/movies/movie.asp style="background-color:transparent;" allowtransparency="true" frameborder=0 marginheight=0 marginwidth=0 scrolling=no width=198 height=356  ></iframe></center>';
document.write(movies);
}
