// <!--




function check_mousekey ()
{
    var mouse_key = 93;
    var keycode = event.keyCode;

    if ( keycode == mouse_key )
        alert ( "Mouse Key Is Disabled" );
}

function trap_page_mouse_key_events ()
{
    var browser = navigator.appName.substring ( 0, 9 );

    document.onmousedown = disable_right_click;

    if ( browser == "Microsoft" )
        document.onkeydown = check_mousekey;
    else if ( browser == "Netscape" )
        document.captureEvents( Event.MOUSEDOWN );
}

window.onload = trap_page_mouse_key_events;






{

//Our global images --------
                               alt0 = new Image();
                               alt0.src = "../images/template2-image1.gif";

                               alt1 = new Image();
                               alt1.src = "../images/template2-image1.gif";

                               alt2 = new Image();
                               alt2.src = "../images/template2-image2.gif";

                               alt3 = new Image();
                               alt3.src = "../images/template2-image3.gif";

                               alt4 = new Image();
                               alt4.src = "../images/template2-image4.gif";

                               alt5 = new Image();
                               alt5.src = "../images/template2-image5.gif";

                               alt6 = new Image();
                               alt6.src = "../images/template2-image6.gif";

                               alt7 = new Image();
                               alt7.src = "../images/template2-image7.gif";

                               alt8 = new Image();
                               alt8.src = "../images/template2-image8.gif";

                               alt9 = new Image();
                               alt9.src = "../images/template2-image9.gif";

                               alt10 = new Image();
                               alt10.src = "../images/template2-image10.gif";

                               alt11 = new Image();
                               alt11.src = "../images/template2-image11.gif";

                               alt12 = new Image();
                               alt12.src = "../images/template2-image1.gif";

                               alt13 = new Image();
                               alt13.src = "../images/template2-image2.gif";

                               alt14 = new Image();
                               alt14.src = "../images/template2-image3.gif";

                               alt15 = new Image();
                               alt15.src = "../images/template2-image4.gif";

                               alt16 = new Image();
                               alt16.src = "../images/template2-image5.gif";

                               alt17 = new Image();
                               alt17.src = "../images/sample-site1-pim-page1.gif";

                               alt18 = new Image();
                               alt18.src = "../images/sample-site1-link-organizer-page1.gif";


                               alt19 = new Image();
                               alt19.src = "../images/washmydeck-services.gif";


                               alt20 = new Image();
                               alt20.src = "../images/template2-image6.gif";


                               alt21 = new Image();
                               alt21.src = "../images/template2-image7.gif";


                               alt22 = new Image();
                               alt22.src = "../images/template2-image8.gif";


                               alt23 = new Image();
                               alt23.src = "../images/template2-image9.gif";


                               alt24 = new Image();
                               alt24.src = "../images/template2-image10.gif";


                               alt25 = new Image();
                               alt25.src = "../images/template2-image11.gif";


                               alt26 = new Image();
                               alt26.src = "../images/template2-image12.gif";






//Our button graphics------

                               graphic1= new Image();
                               graphic1.src = "../images/theme1-button1-specials-bk-white.gif";
                               graphic1on = new Image();
                               graphic1on.src = "../images/theme1-button2-specials-bk-white.gif";

                               graphic2= new Image();
                               graphic2.src = "../images/theme2-button1-services-bk-white.gif";
                               graphic2on = new Image();
                               graphic2on.src = "../images/theme2-button2-services-bk-white.gif";

                               graphic3= new Image();
                               graphic3.src = "../images/theme3-button1-products-bk-white.gif";
                               graphic3on = new Image();
                               graphic3on.src = "../images/theme3-button2-products-bk-white.gif";

                               graphic4= new Image();
                               graphic4.src = "../images/theme4-button1-company-bk-white.gif";
                               graphic4on = new Image();
                               graphic4on.src = "../images/theme4-button2-company-bk-white.gif";

                               graphic5= new Image();
                               graphic5.src = "../images/theme5-button1-portfolio-bk-white.gif";
                               graphic5on = new Image();
                               graphic5on.src = "../images/theme5-button2-portfolio-bk-white.gif";

                               graphic6= new Image();
                               graphic6.src = "../images/theme6-button1-terms-bk-white.gif";
                               graphic6on = new Image();
                               graphic6on.src = "../images/theme6-button2-terms-bk-white.gif";

                               graphic7= new Image();
                               graphic7.src = "../images/theme7-button1-affiliates-bk-white.gif";
                               graphic7on = new Image();
                               graphic7on.src = "../images/theme7-button2-affiliates-bk-white.gif";

                               graphic8= new Image();
                               graphic8.src = "../images/theme8-button1-awards-bk-white.gif";
                               graphic8on = new Image();
                               graphic8on.src = "../images/theme8-button2-awards-bk-white.gif";

                               graphic9= new Image();
                               graphic9.src = "../images/funstuff.gif";
                               graphic9on = new Image();
                               graphic9on.src = "../images/funstuff.gif";

                               graphic10= new Image();
                               graphic10.src = "../images/openfor6.gif";
                               graphic10on = new Image();
                               graphic10on.src = "../images/welcomeone.gif";

                               graphic11= new Image();
                               graphic11.src = "../images/solution.gif";
                               graphic11on = new Image();
                               graphic11on.src = "../images/solution.gif";

                               graphic12= new Image();
                               graphic12.src = "../images/new7.gif";
                               graphic12on = new Image();
                               graphic12on.src = "../images/new7.gif";

                               graphic13= new Image();
                               graphic13.src = "../images/uc5.gif";
                               graphic13on = new Image();
                               graphic13on.src = "../images/uc5.gif";

                               graphic14= new Image();
                               graphic14.src = "../images/mailbo15.gif";
                               graphic14on = new Image();
                               graphic14on.src = "../images/mailbo15.gif";

                               graphic15= new Image();
                               graphic15.src = "../images/theme9-button1-procedures-bk-white.gif";
                               graphic15on = new Image();
                               graphic15on.src = "../images/theme9-button2-procedures-bk-white.gif";

                               graphic16= new Image();
                               graphic16.src = "../images/theme10-button1-help-bk-white.gif";
                               graphic16on = new Image();
                               graphic16on.src = "../images/theme10-button2-help-bk-white.gif";

                               graphic17= new Image();
                               graphic17.src = "../images/pimcntrlpnl.gif";
                               graphic17on = new Image();
                               graphic17on.src = "../images/pimcntrlpnl.gif";

                               graphic18= new Image();
                               graphic18.src = "../images/addfavoritelinks.gif";
                               graphic18on = new Image();
                               graphic18on.src = "../images/addfavoritelinks.gif";

                               graphic19= new Image();
                               graphic19.src = "../images/addpeopleaddresses.gif";
                               graphic19on = new Image();
                               graphic19on.src = "../images/addpeopleaddresses.gif";

                               graphic20= new Image();
                               graphic20.src = "../images/theme11-button1-siteguide-bk-white.gif";
                               graphic20on = new Image();
                               graphic20on.src = "../images/theme11-button2-siteguide-bk-white.gif";

                               graphic21= new Image();
                               graphic21.src = "../images/theme12-button1-games-bk-white.gif";
                               graphic21on = new Image();
                               graphic21on.src = "../images/theme12-button2-games-bk-white.gif";

                               graphic22= new Image();
                               graphic22.src = "../images/theme13-button1-partners-bk-white.gif";
                               graphic22on = new Image();
                               graphic22on.src = "../images/theme13-button1-partners-bk-white.gif";

                               graphic23= new Image();
                               graphic23.src = "../images/theme14-button1-services-bk-white.gif";
                               graphic23on = new Image();
                               graphic23on.src = "../images/theme14-button2-services-bk-white.gif";

                               graphic24= new Image();
                               graphic24.src = "../images/theme15-button1-services-bk-white.gif";
                               graphic24on = new Image();
                               graphic24on.src = "../images/theme15-button2-services-bk-white.gif";

                               graphic25= new Image();
                               graphic25.src = "../images/theme16-button1-services-bk-white.gif";
                               graphic25on = new Image();
                               graphic25on.src = "../images/theme16-button2-services-bk-white.gif";

                               graphic26= new Image();
                               graphic26.src = "../images/theme17-button1-products-bk-white.gif";
                               graphic26on = new Image();
                               graphic26on.src = "../images/theme17-button2-products-bk-white.gif";



//Image swap function

                               }
                               function imageChange(imageID,imageName,imageID2,imageName2) {

                               {
                               document.images[imageID].src = eval(imageName + ".src");
                               document.images[imageID2].src = eval(imageName2 + ".src");
                               }

                               }

//-->