View Single Post
Old 2006-03-28, 06:54 AM   #9
DJilla
You can now put whatever you want in this space :)
 
DJilla's Avatar
 
Join Date: Sep 2005
Posts: 525
Send a message via ICQ to DJilla
I think it looks great and ready to go. But submit to 60 - 80 places. You can refine as you go along.

If you get into css formatting this code handles that

<script language="JavaScript">

<!--
browser_version = parseInt(navigator.appVersion);
browser_type = navigator.appName;

if (browser_type == "Microsoft Internet Explorer" && (browser_version >= 4)) {
document.write("<link REL='stylesheet' HREF='css/yourcssfile.css' TYPE='text/css'>");
}

else if (browser_type == "Netscape" && (browser_version >= 4)) {
document.write("<link REL='stylesheet' HREF='css/yourcssfile.css' TYPE='text/css'>");
}
// --></script>

============

Also, the keywords your using are all top category keywords meaning that your competing with about 10 pazillion other pages. Secret is in several word phrases for keywords like "blonde naked on casting couch" or "first time porn" (just examples)
DJilla is offline   Reply With Quote