function PostCards(number)
{
fo.addVariable("xmlURL", "postcard-" + number +".xml");					
fo.write("flashcontent");
}
