<!DOCTYPE html>
<html lang="en">
<head>
<title>Oops - there was an error!</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="/2026/v40/build/style.css" rel="stylesheet">
<script src="/2026/v40/js/old-browser-check.js" type="module" async="true"></script>
<link rel='stylesheet' href='https://fonts.googleapis.com/css2?family=Fredoka+One&family=Roboto:wght@300;400;500;600;700&display=swap' type='text/css' media='all'>
<script src="https://js.sentry-cdn.com/4286d8c077cc32873f81d8a0c8e1cefd.min.js" crossorigin="anonymous"></script>
<script>
 window.sentryOnLoad = function () {
 Sentry.init({
 dsn: "https://4286d8c077cc32873f81d8a0c8e1cefd@o4510703218917376.ingest.us.sentry.io/4510703231238144",
 tracesSampleRate: 1.0,
 tracePropagationTargets: ["localhost", /^https:\/\/graphicsfactory\.com/],
 beforeSend(event) {
 const message = event?.message || event?.exception?.values?.[0]?.value || "";
 if (message === "Script error." || message.includes("Script error")) return null;
 return event;
 },
 });
 Sentry.lazyLoadIntegration("browserTracingIntegration")
 .then((integration) => Sentry.addIntegration(integration()))
 .catch(() => {
 // blocked by adblock/CSP/network — ignore
 });
 };
</script>
<script>
 window.VARS = window.VARS || {};
 window.VARS.thisPage = "error";
</script>
</head>
<body class="sidebar-collapsed">
<header class="bg-header fixed top-0 left-0 w-full z-40" id="header">
<div class="mx-auto flex  flex-wrap md:flex-nowrap items-center gap-1 md:gap-4 px-4 py-3 justify-between">
<img
 src="/2026/svg-icons/custom/ffffff/regular/menu-expand.svg"
 alt="toggle sidebar"
 class="w-10 h-10
 xl:hidden hover:cursor-pointer
 "  id="sidebarToggle">
<!-- Logo -->
<div class="flex shrink-0 items-center">
<a href="/">
<!-- Mobile logo -->
<img
 src="/2026/images/icons/logo-smaller.png"
 alt="GF Logo"
 class="block md:hidden"
 />
<!-- Desktop logo -->
<img
 src="/2026/images/icons/logo.png"
 alt="GF Logo"
 class="hidden md:block"
 />
</a>
</div>
<!-- User icon -->
<!-- ml-auto -->
<div class="order-2  flex items-center md:order-3 md:ml-0 bg-brown-100  grow-0 shrink-0" onclick="location.href='/login'">
<button
 class="flex h-10 w-10 md:h-14 md:w-14 items-center justify-center rounded-full bg-neutral-700 text-white hover:bg-neutral-600
 hover:cursor-pointer"
 aria-label="User">
<a href="/login"><img src="/2026/svg-icons/custom/ffffff/solid/user.svg" alt="user" class="w-6 h-6 md:w-8 md:h-8"></a>
</button>
</div>
<form class="order-3 w-full basis-full md:order-2 md:w-auto md:min-w-0 mt-2 md:mt-0" id="topSearchForm">
<!-- Toggle a class like "is-open" on this wrapper with JS -->
<div class="relative w-full max-w-full md:max-w-xl overflow-visible" id="searchWrap">
<!-- Search row -->
<div
 id="searchRow"
 class="flex w-full overflow-hidden bg-white shadow-sm border border-neutral-200
 rounded-xl">
<button
 type="button"
 class="px-2 flex-shrink-0 hover:bg-neutral-50 active:bg-neutral-100 border-neutral-200
 dark:invert dark:hover:bg-gray-300 dark:active:bg-gray-700 dark:border-gray-600
 border-r hover:cursor-pointer "
 id="filtersToggleBtn"
 aria-controls="filtersBar"
 aria-expanded="false">
<img src="/2026/images/icons/search-filters.png" alt="search filters" class="w-6 h-6 opacity-80 flex-shrink-0 dark:invert">
</button>
<input type="text" placeholder="Search for Images"
 class="w-full px-4 py-2.5 text-sm text-neutral-800 outline-none bg-white"
 />
<button type="submit" class="bg-orange-500 px-4 hover:bg-orange-600">
<img src="/2026/svg-icons/solid/search.svg" alt="search" class="w-6 h-6 invert">
</button>
</div>
<!-- Filters dropdown (overlay, attached, same width) -->
<div id="filtersBar" class="absolute top-full mt-2 inset-x-2 md:inset-x-0 z-50 hidden">
<div class="absolute -top-1 left-8 w-3 h-3 bg-neutral-50 border-l border-t border-neutral-200 rotate-45"></div>
<div class="bg-neutral-50/95 backdrop-blur rounded-xl shadow-lg border border-neutral-200">
<div class="px-4 py-3">
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-3">
<!-- Type of images -->
<label class="block">
<div class="text-xs font-medium text-neutral-600 mb-1">Type of images</div>
<select
 name="catid"
 id="search-catid"
 class="w-full rounded-lg border border-neutral-200 bg-white px-3 py-2 text-sm text-neutral-800
 focus:outline-none focus:ring-2 focus:ring-orange-400/40 focus:border-orange-300">
<option value="">Search All</option>
<option value="1047">Only Clip Art</option>
<option value="703">Only Animations</option>
<option value="1381">Only Photos</option>
</select>
</label>
<!-- File formats -->
<label class="block">
<div class="text-xs font-medium text-neutral-600 mb-1">File format</div>
<select
 name="image_type"
 id="search-image-type"
 class="w-full rounded-lg border border-neutral-200 bg-white px-3 py-2 text-sm text-neutral-800
 focus:outline-none focus:ring-2 focus:ring-orange-400/40 focus:border-orange-300">
<option value="">Formats</option>
<option value="gif">GIF</option>
<option value="jpg">JPG</option>
<option value="png">PNG</option>
<option value="eps">EPS</option>
<option value="fla">FLA</option>
<option value="swf">SWF</option>
<option value="pdf">PDF</option>
<option value="svg">SVG</option>
</select>
</label>
<!-- Images per page -->
<label class="block">
<div class="text-xs font-medium text-neutral-600 mb-1">Images per page</div>
<select
 name="mh"
 id="search-mh"
 class="w-full rounded-lg border border-neutral-200 bg-white px-3 py-2 text-sm text-neutral-800
 focus:outline-none focus:ring-2 focus:ring-orange-400/40 focus:border-orange-300">
<option value="" selected="selected">- default -</option>
<option value="50">50</option>
<option value="75">75</option>
<option value="100">100</option>
</select>
</label>
</div>
<!-- Actions row -->
<div class="mt-3 flex items-center gap-2 justify-end">
<button
 type="submit"
 class="inline-flex items-center justify-center rounded-lg bg-neutral-900 px-4 py-2 text-sm font-medium text-white
 hover:bg-neutral-800 focus:outline-none focus:ring-2 focus:ring-orange-400/40">
 Apply
</button>
<button
 type="reset"
 class="inline-flex items-center justify-center rounded-lg bg-white px-4 py-2 text-sm font-medium text-neutral-700
 border border-neutral-200 hover:bg-neutral-100 focus:outline-none focus:ring-2 focus:ring-orange-400/40"
 id="filtersResetBtn">
 Reset
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</form>
</div>
</header>
<!-- Main content goes here -->
<main class="m-2 mt-28 :mt-24 xl:ml-68 p-3 min-h-screen">
<h1 class="text-3xl font-bold "> Aw Snap! </h1>
<div class="">
<p class="py-2">We had the following problem:</p>
<div role="alert" class="alert alert-error">Invalid SiteHTML method: site_html_rss_new_links_html (rss_new_links_html.html).  The template does not exist in '2026'.</div>
<p class="py-2">Please <a href="/g-contact.html">contact us here</a> with information about how you received this error.</p>
</div>
</main>
<aside
 id="sidebar"
 class="fixed left-0 top-26 md:top-20 bg-header rounded-shell-sidebar
 flex min-h-full flex-col items-start
 transition-[width] duration-200 ease-out z-40
 ">
<div class="sidebar-inner w-full min-w-0">
<!-- <div class="sidebar-inner "> -->
<!-- <nav class="flex h-full flex-col w-full "> -->
<nav class="flex h-full flex-col w-full min-w-0">
<ul class="menu w-full grow text-lg">
<li class="mb-2 ">
<div  data-tip="Pricing">
<a class="flex items-center gap-3 w-full" href="https://graphicsfactory.com/cgi-bin/art/join.cgi">
<img
 src="/2026/svg-icons/custom/ffffff/regular/user-circle.svg"
 alt="Pricing"
 class="w-10 h-10"
 />
<span class="sidebar-label text-white whitespace-nowrap">
 Pricing
</span>
</a>
</div>
</li>
<li class="mb-2">
<div  data-tip="Saved Favorites">
<a class="flex items-center gap-3 w-full" href="/cgi-bin/art/faves.cgi">
<img
 src="/2026/svg-icons/custom/ffffff/solid/heart-solid.svg"
 alt="user-circle"
 class="w-10 h-10"
 />
<span class="sidebar-label text-white whitespace-nowrap">
 Favorites
</span>
</a>
</div>
</li>
<li class="mb-2">
<div class="" data-tip="New Clipart">
<a href="/new-clipart/p1.html" class="flex items-center gap-3 w-full">
<img
 src="/2026/svg-icons/custom/ffffff/solid/newspaper.svg"
 alt="new clipart"
 class="w-10 h-10"
 />
<span class="sidebar-label whitespace-nowrap text-white">
 New Clipart
</span>
</a>
</div>
</li>
<li class="mb-2">
<div  data-tip="Popular Clipart">
<a href="/g-popular.html" class="flex items-center gap-3 w-full">
<img
 src="/2026/svg-icons/custom/ffffff/solid/chart-line.svg"
 alt="popular clipart"
 class="w-10 h-10"
 />
<span class="sidebar-label  whitespace-nowrap text-white">
 Popular Clipart
</span>
</a>
</div>
</li>
<li class="mb-2">
<div  data-tip="Clipart Categories">
<a href="/resources" class="flex items-center gap-3 w-full">
<img
 src="/2026/svg-icons/custom/ffffff/solid/folder.svg"
 alt="clipart categories"
 class="w-10 h-10"
 />
<span class="sidebar-label  whitespace-nowrap text-white">
 Browse
</span>
</a>
</div>
</li>
<li class="mb-2">
<div  data-tip="Holiday Clipart">
<a href="/g-holiday-clipart.html" class="flex items-center gap-3 w-full">
<img
 src="/2026/svg-icons/custom/ffffff/solid/calendar-alt.svg"
 alt="holiday clipart"
 class="w-10 h-10"
 />
<span class="sidebar-label text-white whitespace-nowrap">
 Holiday Clipart
</span>
</a>
</div>
</li>
<li class="mb-2">
<div  data-tip="Online Image Editor">
<a href="/g-editor.html" class="flex items-center gap-3 w-full">
<img
 src="/2026/svg-icons/custom/ffffff/solid/object-group.svg"
 alt="online image editor"
 class="w-10 h-10"
 />
<span class="sidebar-label text-white whitespace-nowrap">
 Designer
</span>
</a>
</div>
</li>
</ul>
</nav>
</div>
</aside>
<footer class="relative bg-header text-neutral-300 pt-10 pb-8 p-2 lg:pl-60 mt-25" id="main_footer">
<div
 aria-hidden="true"
 class="absolute inset-x-0 -top-[69px] h-[120px]
 bg-[url('/2026/images/footer_design.png')]
 bg-center bg-no-repeat"></div>
<div class="max-w-6xl mx-auto px-4 text-center mb-8">
<p class="text-xl md:text-2xl">
 Join
<span class="text-orange-400 font-semibold">Graphics Factory</span>
 for Unlimited Downloads to All Images.
</p>
</div>
<div class="max-w-6xl mx-auto px-4">
<!-- Social + Columns -->
<div class="flex flex-col md:flex-row md:items-start gap-5 md:gap-8 mb-10">
<!-- Logo + Social -->
<div class="md:w-1/3 flex flex-col items-center md:items-start gap-4">
<img
 src="/2026/images/icons/logo-smaller.png"
 alt="Graphics Factory"
 class="h-10 w-auto"
 />
<div class="flex gap-3">
<a href="https://www.facebook.com/clipartclub" class="inline-block"  target="_blank">
<img src="/2026/images/icons/facebook.png" alt="Facebook" class="h-10 w-10" />
</a>
<a href="https://x.com/clipart" class="inline-block"  target="_blank">
<img src="/2026/images/icons/twitter.png" alt="Twitter" class="h-10 w-10" />
</a>
<a href="https://www.instagram.com/clipartinc/" class="inline-block" target="_blank">
<img src="/2026/images/icons/instagram.png" alt="Instagram" class="h-10 w-10" />
</a>
<a href="/new_links.rss" class="inline-block">
<img src="/2026/images/icons/rss.png" alt="RSS" class="h-10 w-10" />
</a>
</div>
</div>
<!-- Link columns -->
<div class="flex-1 grid grid-cols-2 md:grid-cols-4 gap-6 text-sm">
<!-- Explore -->
<div>
<h3 class="font-bold text-neutral-100 mb-2 tracking-wide text-md">
 EXPLORE
</h3>
<ul class="footer-inline-list"">
<li><a href="https://graphicsfactory.com/cgi-bin/art/join.cgi" class="hover:text-orange-400">Join Today</a></li>
<li><a href="/g-popular.html" class="hover:text-orange-400">Popular Images</a></li>
<li><a href="/new-clipart/p1.html" class="hover:text-orange-400">New Images</a></li>
<li><a href="/g-holiday-clipart.html" class="hover:text-orange-400">Holiday Images</a></li>
<li><a href="/resources/" class="hover:text-orange-400">Browse Images</a></li>
<li><a href="/free-clipart" class="hover:text-orange-400">Free Clipart</a></li>
</ul>
</div>
<!-- Tools -->
<div>
<h3 class="font-bold text-neutral-100 mb-2 tracking-wide text-md">
 TOOLS
</h3>
<ul class="footer-inline-list">
<li><a href="/g-editor.html" class="hover:text-orange-400">Online SVG Editor</a></li>
<li><a href="/free-signatures.html" class="hover:text-orange-400">Free Animated Signatures</a></li>
<li><a href="/free-button-generator.html" class="hover:text-orange-400">Button Generator</a></li>
<li><a href="/cgi-bin/art/poster.cgi" class="hover:text-orange-400">Poster/Leaflet Maker</a></li>
<li><a href="/g-pixels.html" class="hover:text-orange-400">Pixel Art Maker</a></li>
<li><a href="/g-tools.html" class="hover:text-orange-400">All Tools</a></li>
</ul>
</div>
<!-- Company -->
<div>
<h3 class="font-bold text-neutral-100 mb-2 tracking-wide text-md">
 COMPANY
</h3>
<ul class="footer-inline-list">
<li><a href="/g-about.html" class="hover:text-orange-400">About</a></li>
<li><a href="/g-eula.html" class="hover:text-orange-400">Usage Rights</a></li>
<li><a href="/g-school-clip-art.html" class="hover:text-orange-400">Clipart for Schools</a></li>
<li><a href="/g-book-illustrations-and-printing.html" class="hover:text-orange-400">Book Illustrations</a></li>
<li><a href="/g-testimonials.html" class="hover:text-orange-400">Member Reviews</a></li>
</ul>
</div>
<!-- Support -->
<div>
<h3 class="font-bold text-neutral-100 mb-2 tracking-wide text-md">
 SUPPORT
</h3>
<ul class="footer-inline-list">
<li><a href="/g-contact.html" class="hover:text-orange-400">Contact</a></li>
<li><a href="/g-faq.html" class="hover:text-orange-400">FAQ</a></li>
<li><a href="/g-tutorials.html" class="hover:text-orange-400">Tutorials</a></li>
<li><a href="/g-membership.html" class="hover:text-orange-400">About Memberships</a></li>
</ul>
</div>
</div>
</div>
<!-- Bottom text -->
<div class="text-center text-sm text-neutral-400 space-y-2">
<p class="font-semibold text-neutral-200">
 Lots And Lots of Inspiring Illustrations &amp; Clip Art Images You Can Use in Your Projects
</p>
<p>
 For 27 years, Graphics Factory has consistently offered you unlimited access, unmatched selection,
 and the most competitive prices!
</p>
<p>
 Royalty-Free Vector Images (RF) Stock Illustrations, Clipart, Images, Pictures and Vector Art
</p>
<p>© 2025 Clip Art Incorporated dba Graphics Factory All Rights Reserved.</p>
<p>
 Made with <span class="text-red-500">♥</span> by the Graphics Factory team
</p>
</div>
</div>
</footer>
<!-- LOADER -->
<div class="fixed top-0 left-0 bg-gray-100 opacity-50 w-full h-full flex items-center justify-center z-[10000] hidden" id="loader">
<span class="loading loading-spinner text-accent loading-xl"></span>
</div>
<script src="/2026/v40/js/app.js" type="module"></script>
</body>
</html>      