function sharky()
{
   document.write('<object type="application/x-shockwave-flash" data="sharky.swf" width="292" height="114" style="padding:0;margin:0;" title="Card-Shark - A lasting impression">\n');
   document.write('<param name="movie" value="sharky.swf" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('</object>\n');
}

function cardSamples()
{
   document.write('<object type="application/x-shockwave-flash" data="cardsamples.swf" width="700" height="198" style="padding:0;margin:0;" title="Card-Shark - Plastic Card Samples">\n');
   document.write('<param name="movie" value="cardsamples.swf" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('</object>\n');
}
