<!-- Begin
function right(e) {
if (navigator.appName == 'Netscape' && 
(e.which == 3 || e.which == 2))
return false;
else if (navigator.appName == 'Microsoft Internet Explorer' && 
(event.button == 2 || event.button == 3)) {
alert("Sorry, you don't have permission to right click. \n\ Our images are marked for identification.");
return false;
}
return true;
}

document.onmousedown=right;
document.onmouseup=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
if (document.layers) window.captureEvents(Event.MOUSEUP);
window.onmousedown=right;
window.onmouseup=right;
// End -->
<!-- Begin
//Contents for menu 1
var menu1=new Array()
menu1[0]='<a href="http://www.collectiblepewter.com">Giuseppe Armani Figurines</a>'
menu1[1]='<a href="http://www.onlinepewter.com">Preisner Pewter</a>'
menu1[2]='<a href="http://www.collectablepewter.com">Connecticut Pewter</a>'
menu1[3]='<a href="http://www.onlinesterlingsilver.com">Sterling Silver</a>'
menu1[4]='<a href="http://www.onlinegoldplated.com">Gold Plated</a>'
menu1[5]='<a href="http://www.collectibleonline.com">Titanic Gifts</a>'
menu1[6]='<a href="http://www.collectiblesdolls.com">Robert Tonner Dolls</a>'
menu1[7]='<a href="http://www.onlinetrophys.com">Show Stopper Dolls</a>'
menu1[8]='<a href="http://www.collectableonline.com/effanbee">Effanbee Dolls</a>'
menu1[9]='<a href="http://www.rumino.com">M.I.Hummel</a>'
menu1[10]='<a href="http://www.onlinetrophys.com/trophys">Trophys for The Champions</a>'
menu1[11]='<a href="http://www.kimberlygiftshop.com">Kimberly Gifts</a>'

		
var menuwidth='173px' //default menu width
var menubgcolor='white'  //menu bgcolor
var disappeardelay=500  //menu disappear speed onMouseout (in miliseconds)
var hidemenu_onclick="no" //hide menu when user clicks within menu?

/////No further editting needed

var ie4=document.all
var ns6=document.getElementById&&!document.all

if (ie4||ns6)
document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')

function getposOffset(what, offsettype){
var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
var parentEl=what.offsetParent;
while (parentEl!=null){
totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
parentEl=parentEl.offsetParent;
}
return totaloffset;
}


function showhide(obj, e, visible, hidden, menuwidth){
if (ie4||ns6)
dropmenuobj.style.left=dropmenuobj.style.top="-500px"
if (menuwidth!=""){
dropmenuobj.widthobj=dropmenuobj.style
dropmenuobj.widthobj.width=menuwidth
}
if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
obj.visibility=visible
else if (e.type=="click")
obj.visibility=hidden
}

function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function clearbrowseredge(obj, whichedge){
var edgeoffset=0
if (whichedge=="rightedge"){
var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
}
else{
var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset
var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move up?
edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either?
edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge
}
}
return edgeoffset
}

function populatemenu(what){
if (ie4||ns6)
dropmenuobj.innerHTML=what.join("")
}


function dropdownmenu(obj, e, menucontents, menuwidth){
if (window.event) event.cancelBubble=true
else if (e.stopPropagation) e.stopPropagation()
clearhidemenu()
dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv
populatemenu(menucontents)

if (ie4||ns6){
showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)
dropmenuobj.x=getposOffset(obj, "left")
dropmenuobj.y=getposOffset(obj, "top")
dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
}

return clickreturnvalue()
}

function clickreturnvalue(){
if (ie4||ns6) return false
else return true
}

function contains_ns6(a, b) {
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
}

function dynamichide(e){
if (ie4&&!dropmenuobj.contains(e.toElement))
delayhidemenu()
else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
delayhidemenu()
}

function hidemenu(e){
if (typeof dropmenuobj!="undefined"){
if (ie4||ns6)
dropmenuobj.style.visibility="hidden"
}
}

function delayhidemenu(){
if (ie4||ns6)
delayhide=setTimeout("hidemenu()",disappeardelay)
}

function clearhidemenu(){
if (typeof delayhide!="undefined")
clearTimeout(delayhide)
}


if (hidemenu_onclick=="no")
document.onclick=hidemenu
// End -->
<!-- Begin
	window.onload=runSlideShow;
	leaving=false;

	// Set slideShowSpeed (milliseconds)
	var slideShowSpeed = 3000

	// Duration of crossfade (seconds)
	var crossFadeDuration = 5

	// Specify the image files
	var Pic = new Array() // don't touch this<IMG SRC="collectibles_images/5214.jpg" WIDTH="133" HEIGHT="160" BORDER="0" ALT="5214.jpg - 9489 Bytes">
	// to add more images, just continue
	// the pattern, adding to the array below

	Pic[0] = 'images/105-pbflash1.jpg'
	Pic[1] = 'images/2154flash2.jpg'
	Pic[2] = 'images/170flash3.jpg'
	Pic[3] = 'images/st5192flash4.jpg'
	Pic[4] = 'images/5349flash5.jpg'
	Pic[5] = 'images/a453flash6.jpg'
	Pic[6] = 'images/tw2413flash7.jpg'
	Pic[7] = 'images/wineflash8.jpg'
	Pic[8] = 'images/bd14011flash9.jpg'
	Pic[9] = 'images/dc1001flash10.jpg'
	Pic[10] = 'images/624flash11.jpg'
	Pic[11] = 'images/1935_mackflash12.jpg'
        Pic[12] = 'images/1710c_mickeyflash13.jpg'

	// =======================================
	// do not edit anything below this line
	// =======================================

	var t
	var j = 0
	var p = Pic.length

	var preLoad = new Array()
	for (i = 0; i < p; i++){
	   preLoad[i] = new Image()
	   preLoad[i].src = Pic[i]
	}

	function runSlideShow(){
	   if (document.all){
		  document.images.SlideShow.style.filter="blendTrans(duration=5)"
		  document.images.SlideShow.style.filter="blendTrans(duration=crossFadeDuration)"
		  document.images.SlideShow.filters.blendTrans.Apply()      
	   }
	   document.images.SlideShow.src = preLoad[j].src
	   if (document.all){
		  document.images.SlideShow.filters.blendTrans.Play()
	   }
	   j = j + 1
	   if (j > (p-1)) j=0
	   t = setTimeout('runSlideShow()', slideShowSpeed)
	}

// End -->