It might help increase your Google Page rank
I hope you will like it.
"Massive Respect"
CODE
<script LANGUAGE="JavaScript">
var numb = 5
title_text = new Array();
title_text[0] = "Your Site Name here - Discription here";
title_text[1] = "Your Site Name here - Discription here";
title_text[2] = "Your Site Name here - Discription here ";
title_text[3] = "Your Site Name here - Discription here";
title_text[4] = "Your Site Name here - Discription here";
title_text[5] = "Your Site Name here - Discription here";
var doit = title_text[Math.round(Math.random()*numb)];
document.write("<title> "+doit+"</title>");
</script>
var numb = 5
title_text = new Array();
title_text[0] = "Your Site Name here - Discription here";
title_text[1] = "Your Site Name here - Discription here";
title_text[2] = "Your Site Name here - Discription here ";
title_text[3] = "Your Site Name here - Discription here";
title_text[4] = "Your Site Name here - Discription here";
title_text[5] = "Your Site Name here - Discription here";
var doit = title_text[Math.round(Math.random()*numb)];
document.write("<title> "+doit+"</title>");
</script>

