// JavaScript Document
function mobileWallpaper(url)
{
  alert(url);
}
