<body onLoad="window.open('http://www.illicitvisions.com/', 'newWindow', 'scrollbars=2,resizable=0,height=400,width=600');">
<body onload="CONFIRM">
<script language="JavaScript">
function CONFIRM(){
if (!confirm ("NO DRIVE BYS ALLOWED, LEAVE A TAG and you will be TAGGED BACK"))
history.go(-1);return " "
}
document.writeln(CONFIRM());
</script>
</body><BODY BACKGROUND=http://www.streetsourcemag.com/uploads/Ownerprofiles/gregrollins/711200495751PM43671.jpg align=center><BODY BGCOLOR="white" LINK="red" VLINK="blue" ALINK="#330066">
<script language="javascript">
function myPopup(){
confirm("NO DRIVE BYS ALLOWED!! Leave a TAG, and you will be TAGGED back")
}
</script>
<body onload="myPopup()">
<p align=center><b><font size=5>I am a 19 year old waiting to ship out to the navy, and so for the time being I am having fun doing the things I want to do, especially working on my civic which I just bought on DEC. 31st. </font)</b>
<a HREF=http://www.illicitvisions.com> <font size=7>www.illicitvisions.com</font> </A>
<script language=JavaScript>
<!--
//Disable right mouse click Script
//By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
//For full source code, visit http://www.dynamicdrive.com
var message="DON'T FORGET TO LEAVE A TAG, NO DRIVE BYS ALLOWED!";
///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}
if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert(message);return false")
// -->
</script>