<!--  
var msg, url;

function getFlashMovieObject(movieName)
{
  if (window.document[movieName]) 
  {
      return window.document[movieName];
  }
  if (navigator.appName.indexOf("Microsoft Internet")==-1)
  {
    if (document.embeds && document.embeds[movieName])
      return document.embeds[movieName]; 
  }
  else // if (navigator.appName.indexOf("Microsoft Internet")!=-1)
  {
    return document.getElementById(movieName);
  }
}

/*
function setURLs(imgno){
	var i = 0;
	if(imgno=="ima"+(++i)) {msg="digitalvision"; url="http://www.argusphoto.com/cdstore/show.asp?scode=37DVI";}
	if(imgno=="ima"+(++i)) {msg="photodisc"; url="http://www.argusphoto.com/cdstore/show.asp?scode=37PDI";}
	if(imgno=="ima"+(++i)) {msg="stockbyte"; url="http://www.argusphoto.com/cdstore/show.asp?scode=37STB";}
	if(imgno=="ima"+(++i)) {msg="The hepatitis B virus may be passed through sweat, a new study suggests. The finding has led to calls for the mandatory vaccination of athletes participating in contact sports, including the Olympics. Hepatitis B, and for that matter hepatitis C, was already known to be transmitted via blood and mucus. The other common form of viral hepatitis, hepatitis A, is often spread by fecal contamination of food and beverages. Viral hepatitis is an inflammation of the liver that can lead to jaundice, cirrhosis, and liver cancer. Vaccines currently exist for hepatitis A and B but not for hepatitis C.", url="http://www.phototakeusa.com/promo.asp?id=Hepatitis&amp;pb=Hepatitis&amp;co=PHOTOT05";}
	if(imgno=="ima"+(++i)) {msg="Arts & Antiquity from Heritage Images."; url="http://www.argusphoto.com/heritage/heritage.asp";}
	if(imgno=="ima"+(++i)) {msg="entertainment, movie, television, red carpet, history and poster art from Everett Collection."; url="http://www.argusphoto.com/RM/index.asp?scode=183";}
	if(imgno=="ima"+(++i)) {msg="Historical Hong Kong Images."; url="http://www.argusphoto.com/artgallery/index.asp";}
	if(imgno=="ima"+(++i)) {msg="2007 academy awards pressroom"; url="http://www.argusphoto.com/entertainment/entertainment.asp";}
	if(imgno=="ima"+(++i)) {msg="alamy"; url="http://www.argusphoto.com/alamy/index.asp";}
	if(imgno=="ima"+(++i)) {msg="Aflo Image Inspiration new collection!"; url="http://www.argusphoto.com/cdstore/show.asp?scode=191";}
	if(imgno=="ima"+(++i)) {msg="i love images RF collection launch!"; url="http://www.argusphoto.com/cdstore/show.asp?scode=201";}
	if(imgno=="ima"+(++i)) {msg="Design Pics: buy 2 get 3"; url="http://www.argusphoto.com/cdstore/show.asp?scode=198";}
	if(imgno=="ima"+(++i)) {msg="Introducing OJO Images new collection!"; url="http://www.argusphoto.com/cdstore/show.asp?scode=190";}
	if(imgno=="ima"+(++i)) {msg="Purestock: Get a iPod!"; url="http://www.argusphoto.com/cdstore/show.asp?scode=PUS";}
	if(imgno=="ima"+(++i)) {msg="GlowImages: 25% off all vcds in nov and dec"; url="http://www.argusphoto.com/cdstore/show.asp?scode=193";}
	if(imgno=="ima"+(++i)) {msg="Jupiterimages: Save up to 40% all RF"; url="http://www.argusphoto.com/cdstore/default.asp";}
	if(imgno=="ima"+(++i)) {msg="Digital Vision: Buy 2 CDs, get 1 free"; url="http://www.argusphoto.com/cdstore/show.asp?scode=37DVI";}

	if(imgno=="ima"+(++i)) {msg="Denkou: Double disc deal in nov and dec"; url="http://www.argusphoto.com/cdstore/show.asp?scode=194";}
	if(imgno=="ima"+(++i)) {msg="Seasons Greeting"; url="http://www.argusphoto.com/showcase/showcase.asp?catid=season";}
	if(imgno=="ima"+(++i)) {msg="Foodcollection: 50% off from 187-CD01 to 187-CD08"; url="http://www.argusphoto.com/cdstore/show.asp?scode=187";}
	if(imgno=="ima"+(++i)) {msg="Polkadot Images: disc of the week save 40%!"; url="http://www.argusphoto.com/cdstore/show.asp?scode=12PDI";}

}
*/

function scrolling_DoFSCommand(command, args) { 
  //setURLs(args.split(",")[0]);
//  alert(args.split(",")[1]);
  if (command == "showtips") showdesc(args.split(",")[1].replace(/;/g,","));

//	setURLs(args);
//	if (command == "showtips") showdesc(msg);
	if (command == "hidetips") hidedesc();
//	if(command == "gourl") location.href = url;
  if(command == "gourl") location.href = args.split(",")[1];
}
/*
function setAttrib(){
	var swf = getFlashMovieObject("scrolling");	
	//swf.SetVariable("/:imBorder", "10");
	//swf.SetVariable("/im1/001:url", "http://www.argusphoto.com/cdstore/show.asp?scode=37DVI");
	//swf.SetVariable("/exportStuffMC/001/invisiBut:url", "http://www.argusphoto.com/cdstore/show.asp?scode=37DVI");
	swf.SetVariable("/rootmovie1/movie1/button1:msg", "http://www.argusphoto.com/cdstore/show.asp?scode=37DVI");
}*/
//-->