﻿function RunButton()
{
 document.write('<OBJECT classid=clsid:clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\n');
 document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"\n');
 document.write('WIDTH=178 HEIGHT=134 id=banner2>\n');
 document.write('<PARAM NAME=movie VALUE=button.swf> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#000000>\n'); 
 document.write('<EMBED src=button.swf quality=high bgcolor=#000000  WIDTH=178 HEIGHT=134 NAME=button \n');
 document.write('TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/go/getflashplayer></EMBED>\n');
 document.write('</OBJECT>\n');
}

function RunSwanPubbl() {
    document.write('<OBJECT classid=clsid:clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\n');
    document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"\n');
    document.write('WIDTH=178 HEIGHT=248 id=swan>\n');
    document.write('<PARAM NAME=movie VALUE=swanpubbl_logo.swf> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#000000>\n');
    document.write('<EMBED src=swanpubbl_logo.swf quality=high bgcolor=#000000  WIDTH=178 HEIGHT=248 NAME=button \n');
    document.write('TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/go/getflashplayer></EMBED>\n');
    document.write('</OBJECT>\n');
}