/*------------------ print function for flash -------------------*/
/* initialize the flash in IE7 */
function FlashTag(code) {
document.write(code);
} 
/*------------------ print function for flash -------------------*/