Oh, and for your usefulness, here is the snippet of header code where I have the slideshow.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="writing alone" content="writing alone, site, short stories, short story, blog, fantasy, video games, literature, pages">
<link href="http://www.godsibb.net/wptest/wp-content/themes/godsibbevo/style.css" rel="stylesheet" type="text/css">
<title>Godsibb EVO test skin</title>
</head>
<body>
<?php wp_enqueue_script("jquery"); ?>.
<div id="hold">
<div id="banner">
<div id="tab">
</div>
<img src="http://www.godsibb.net/wptest/wp-content/themes/Godsibb2.0/images/Godsibbnet.png" class="toplogo" alt="godsibb.net"/>
<div id="logo">
<?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow(); } ?>
</div>
</div>