<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<HTML xmlns="http://www.w3.org/1999/xhtml"><HEAD>
<TITLE>RASAL STUDIOS</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<LINK 
href="style.css" type=text/css 
rel=stylesheet>
<script language="javascript" type="text/javascript">
<!--
function copyToClipboard() {

     var cheatCode = document.getElementById("code").innerHTML;
     while (cheatCode.indexOf("<BR>") != -1) {
        cheatCode = cheatCode.replace("<BR>","\r<br>");
     }
     var copyText = document.getElementById("copyText");
     copyText.childNodes[0].nodeValue = cheatCode;
     r = copyText.createTextRange(); 
     r.select(); 
     r.execCommand("copy"); 
     alert("The cheat code has been copied to the clipboard.");
  }
 function showCode() {
var l = document.getElementById("l").value;
var x = document.getElementById("x").value;
var y = document.getElementById("y").value;
var z = document.getElementById("z").value;
var code = document.getElementById("code");
var cheat = "#cheat teleport to "+l+""
if (l == "") {
           l = ""+x+","+y+","+z+""
		   cheat = "#cheat teleport to location "+l+""
     }
code.innerHTML =            "<br>" +
                            ""+cheat+" <br>" +
							"//Created Using Teleport Creator <br>" +
							"//By RASAL  <br>" +
                            "teleport("+x+","+y+","+z+");<br>"+
							"<br>"
code.style.display = "block"
document.getElementById("extraButtons").style.display = "block";
	return false
	}
function test()

{

  if (document.layers) getMouseLoc;     //NS

  else if (document.getElementById("map")) getMouseLoc(); //IE

document.getElementById("x").value = 7.49 * mouseLocation.x - 1907.49
document.getElementById("y").value = 7.94 * mouseLocation.y + (980-7.94)
document.getElementById("l").value = ""

}

function Point(x,y) {  this.x = x; this.y = y; }

mouseLocation = new Point(-500,-500);

function getMouseLoc(e)

{

  if(!document.getElementById("map"))  //NS

  {

    mouseLocation.x = e.pageX;

    mouseLocation.y = e.pageY;

  }

  else               //IE

  {

    mouseLocation.x = event.x + document.getElementById("map").scrollLeft;

    mouseLocation.y = event.y + document.getElementById("map").scrollTop;

  }

  return true;

}

//NS init:

if(document.layers){ document.captureEvents(Event.MOUSEMOVE); document.onMouseMove = getMouseLoc; }
//-->
</script>
<style type="text/css">
<!--
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.style5 {
	font-size: 20px;
	font-weight: bold;
}
#Layer1 {
	position:absolute;
	left:0;
	top:0;
	width:334px;
	height:59px;
	z-index:2;
	visibility: hidden;
}
.style6 {
	color: #FF00FF;
	font-weight: bold;
}
#Layer2 {
	position:absolute;
	left:545px;
	top:104px;
	width:81px;
	height:26px;
	z-index:3;
}
-->
</style>
<script type="text/javascript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}
//-->
</script>
</HEAD>
<BODY>
<div class="style6" id="Layer1">
  <table width="507" height="360" border="0" cellpadding="0" cellspacing="0">
    <tr>
      <td><img src="images/map.gif" alt="map" name="map" width="507" height="360" border="0" usemap="#m_map" id="map" onClick="test();MM_showHideLayers('Layer1','','hide')"></td>
    </tr>
  </table>
</div>
<TABLE width="100%" border=0 cellPadding=0 cellSpacing=0>
  <TBODY>
  <TR>
    <TD>&nbsp;</TD>
    <TD class=header width=740><h1 align="center"><span class="style3">~~~~~~~~[RASAL STUDIOS]~~~~~~~~</span></h1></TD>
    <TD>&nbsp;</TD></TR>
  <TR>
    <TD>&nbsp;</TD>
    <TD height=20 bgcolor="#0099ff" class=navbar><a href="index.php" target="_self">Home</a> | <a href="about.html" target="_self">About Us</a> | <a href="recruit.html" target="_self">Recruitment</a> | <a href="stuff.html" target="_self">Our Stuff</a>  | <a href="team.html" target="_self">The Team</a></TD>
    <TD>&nbsp;</TD>
  </TR>
  <TR>
    <TD>&nbsp;</TD>
    <TD class=main width=700>
      <H1>Teleport Creator <FONT 
      style="FONT-WEIGHT: normal; FONT-SIZE: 11px"> <span class="style5">v2.0</span> <BR>
        <I>By Ricky (RASAL)</I></FONT></H1>
      <p>The teleport creator will allow you to change where you teleport to within GTA:LCS. Use the map to spawn to any location withing GTA:LCS. <br>
      </p>
      <form method="post" onSubmit="return showCode();">
        <table width="389" height="24" border="0">
        <tr>
          <td width="59" height="20" align="center" class="highlight">Location:</td>
          <td width="144" align="center"><input name="l" type="text" id="l" value="Staunton Safehouse" /></td>
          <td width="26" align="center" class="highlight">:</td>
          <td width="36" align="center"><input name="x" type="text" id="x" value="272.15" size="7" /></td>
          <td width="21" align="center" class="highlight">Y:</td>
          <td width="36" align="center"><input name="y" type="text" id="y" value="-422.6" size="7" /></td>
          <td width="22" align="center" class="highlight">Z: </td>
          <td width="62" align="center"><span style="padding: 0px; margin: 0px;">
            <input name="z" type="text" id="z" value="26.02" size="7" />
          </span></td>
        </tr>
      </table>
	  <p style="padding: 0px; margin: 0px;" onClick="MM_showHideLayers('Layer1','','show')"><a href="javascript:;" class="highlight">View Map </a></p>
	  <br>
	  <p style="padding: 0px; margin: 0px;">
	    <input name="submit" type="submit" value="Make Cheat" />
	    </p>
      </form>
<div id="code" style="display: none; font-family: 'courier new'; color: black; background-color: white; border: 4px black solid; padding-left: 16px; padding-right: 16px;"">&nbsp;</div>
<div id="extraButtons" style="display:none;">
<br>
<TEXTAREA id="copyText" style="display: none;">&nbsp;</TEXTAREA>
<input type="button" value="Copy Text" onClick="copyToClipboard();">
</div>
      </TD>
    <TD>&nbsp;</TD></TR>
  <TR>
    <TD>&nbsp;</TD>
    <TD class=footer>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR>
          <TD width="13%"></TD>
          <TD width="87%">
            <DIV align=right>Software ©2006 Ricky Mason <BR>
              Design ©2006 Ricky Mason </DIV></TD></TR></TBODY></TABLE></TD>
<TD>&nbsp;</TD></TR></TBODY></TABLE>
</BODY></HTML>
