<SCRIPT TYPE="text/javascript">
var message="Protected image can not be
saved.";
function click(e) {
if (document.all) {
if (event.button == 2) {
alert(message);
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOW
N);
}
document.onmousedown=click;
</SCRIPT>


HTML>
<HEAD>
<TITLE>www.airbornconcepts.net</TITLE>
<META NAME="Keywords"
CONTENT="custom paint,airbrush
art,kansas city,eagle outlaw ,rick riddle,ford
,pepper greer,air born concepts,airbrush
artist">
<META NAME="Description"
CONTENT="custom airbrush and
alternative automotive arts.specializing in
freehand airbrush by pepper">
<META NAME="Author"
CONTENT="pepper@airbornconcepts.net"
>
<!-- META Tags generated by
http://submitexpress.com/metatag.html -->
</HEAD>