function top_window()
            {
            window.open ('fantasia/fantasia_top.jpg', 'myWindow', 'status=1, toolbar=1, menubar=1, directories=0, resizable=1, scrollbars=1, width=160, height=490')
            }
			
function middle_window()
            {
            window.open ('fantasia/fantasia_middle.jpg', 'myWindow', 'status=1, toolbar=1, menubar=1, directories=0, resizable=1, scrollbars=1, width=565, height=760')
            }
			
function bottom_window()
            {
            window.open ('fantasia/fantasia_butt.jpg', 'myWindow', 'status=1, toolbar=1, menubar=1, directories=0, resizable=1, scrollbars=1, width=460, height=565')
            }
			
function tattoo_window1()
            {
            window.open ('tattoo/tattoo_large1.jpg', 'myWindow', 'status=1, toolbar=1, menubar=1, directories=0, resizable=1, scrollbars=1, width=220, height=550')
            }
			
function tattoo_window2()
            {
            window.open ('tattoo/tattoo_large2.jpg', 'myWindow', 'status=1, toolbar=1, menubar=1, directories=0, resizable=1, scrollbars=1, width=325, height=550')
            }
			
function tattoo_window3()
            {
            window.open ('tattoo/tattoo_large3.jpg', 'myWindow', 'status=1, toolbar=1, menubar=1, directories=0, resizable=1, scrollbars=1, width=220, height=690')
            }
			
function tattoo_window4()
            {
            window.open ('tattoo/tattoo_large4.jpg', 'myWindow', 'status=1, toolbar=1, menubar=1, directories=0, resizable=1, scrollbars=1, width=500, height=550')
            }
			
function tattoo_window5()
            {
            window.open ('tattoo/tattoo_large5.jpg', 'myWindow', 'status=1, toolbar=1, menubar=1, directories=0, resizable=1, scrollbars=1, width=250, height=760')
            }
