<!--Begin BC Gallery-->
<div width="100%" id="storeItemsLayer2626"><p style="margin:0px; padding:0px; text-align: center;"><a target="_blank" href="http://www.adobe.com/products/flashplayer/"><img src="http://images.bigcrumbs.com/images/crumbViewerHorizontalInstall.gif" border="0"></a></p></div>
<scr i pt type="text/javascr i pt">
<!--
var FlashReplace = {
elmToReplace : null,
flashIsInstalled : null,
defaultFlashVersion : 7,
insert : function (elmToReplace, src, id, width, height, version, params){
this.elmToReplace = document.getElementById(elmToReplace);
this.flashIsInstalled = this.checkForFlash(version || this.defaultFlashVersion);
if(this.elmToReplace && this.flashIsInstalled){
var obj = '<object' ((window.ActiveXObject)? ' id="' id '" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" data="' src '"' : '');
obj = ' width="' width '"';
obj = ' height="' height '"';
obj = '>';
var param = '<param';
param = ' name="movie"';
param = ' value="' src '"';
param = '>';
param = '';
var extraParams = '';
var extraAttributes = '';
for(var i in params){
extraParams = '<param name="' i '" value="' params[i] '">';
extraAttributes = ' ' i '="' params[i] '"';
}
var embed = '<embed id="' id '" src="' src '" type="application/x-shockwave-flash" width="' width '" height="' height '"';
var embedEnd = extraAttributes '></embed>';
var objEnd = '</object>';
this.elmToReplace.innerHTML = obj param extraParams embed embedEnd objEnd;
}
},
checkForFlash : function (version){
this.flashIsInstalled = false;
var flash;
if(window.ActiveXObject){
try{
flash = new ActiveXObject(("ShockwaveFlash.ShockwaveFlash." version));
this.flashIsInstalled = true;
}
catch(e){
// Throws an error if the version isn't available
}
}
else if(navigator.plugins && navigator.mimeTypes.length > 0){
flash = navigator.plugins["Shockwave Flash"];
if(flash){
var flashVersion = navigator.plugins["Shockwave Flash"].descr i ption;
var versionStart = flashVersion.indexOf( "Shockwave Flash" ) "Shockwave Flash".length;
var versionEnd = flashVersion.indexOf( " ", versionStart 1 );
flashVersion = flashVersion.substring( versionStart 1, versionEnd );
if(flashVersion >= version){
this.flashIsInstalled = true;
}
}
}
return this.flashIsInstalled;
}
};
function showStoreItems2626()
{
var domain = escape( );
FlashReplace.insert("storeItemsLayer2626", "http://images.bigcrumbs.com/images/crumbViewerHorizontal.swf?URL=" escape ("http://www.bigcrumbs.com/crumbs/net/crumbWidgetBody.jsp?e=2626&r=CMPike&s=51393&w=7&ref=" domain ) , "storeItemsMovie2626", "100%", 220, 8, {scale : "noscale", wmode: "transparent", allowscr i ptAccess : "always"});
}
showStoreItems2626();
//-->
</scr i pt>
<noscr i pt>
</noscr i pt>
<p style="text-align: center; margin:0px; padding:0px">
<font size="3">Powered by</font>
<br/>
<img border="0" src="http://images.bigcrumbs.com/images/logo_145x57.jpg">
</p>
<!--End Begin BC Gallery-->
|