// JavaScript Document written in PHP // Called from an external website using the HTML tag // Create your include files in the same location as this script using the naming convention // include-{PageID}.html // were PageID is the external page calling the JS script // NOTE: don't forget to make all your links and src atributes absolute so that they resolve correctly document.write("\x3Ctable cellpadding=0 cellspacing=0\x3E\r\n \x3Ctr\x3E\r\n \x3Ctd\x3E\x3Ca href=\"http://65.61.32.114/scottsdale-luxury-homes.html\"\x3E\x3Cimg src=\"http://65.61.32.114/images/graphic_icons/luxury-homes.jpg\" border=\"0\" /\x3E\x3C/a\x3E\x3C/td\x3E\r\n \x3Ctd\x3E\x3Ca href=\"http://65.61.32.114/scottsdale-golf-course-properties.html\"\x3E\x3Cimg src=\"http://65.61.32.114/images/graphic_icons/golf-properties.jpg\" border=\"0\" /\x3E\x3C/a\x3E\x3C/td\x3E\r\n \x3Ctd\x3E\x3Ca href=\"http://65.61.32.114/scottsdale-horse-properties.html\"\x3E\x3Cimg src=\"http://65.61.32.114/images/graphic_icons/horse-properties.jpg\" border=\"0\" /\x3E\x3C/a\x3E\x3C/td\x3E\r\n \x3Ctd\x3E\x3Ca href=\"http://65.61.32.114/scottsdale-citrus-lots.html\"\x3E\x3Cimg src=\"http://65.61.32.114/images/graphic_icons/homes-on-citrus-lots.jpg\" border=\"0\" /\x3E\x3C/a\x3E\x3C/td\x3E\r\n \x3Ctd\x3E\x3Ca href=\"http://65.61.32.114/scottsdale-mountain-views.html\"\x3E\x3Cimg src=\"http://65.61.32.114/images/graphic_icons/mountain-views.jpg\" border=\"0\" /\x3E\x3C/a\x3E\x3C/td\x3E\r\n \x3Ctd\x3E\x3Ca href=\"http://65.61.32.114/scottsdale-general-search.html\"\x3E\x3Cimg src=\"http://65.61.32.114/images/graphic_icons/general-home-search.jpg\" border=\"0\" /\x3E\x3C/a\x3E\x3C/td\x3E\r\n \x3C/tr\x3E\r\n\x3C/table\x3E");