<!-- BEGIN
// JavaScript Document
/*
	File is generated for use varius function which is need in the varius purpose
	Created By: Md. Shahadat Hossain Khan Razon   eMail: razonklnbd@yahoo.com   web: www.razon.s5.com/personal
	Created Date: 05.09.2005 Last Modified Date: 05.09.2005
	Last Modified By: Md. Shahadat Hossain Khan Razon   eMail: razonklnbd@yahoo.com   web: www.razon.s5.com/personal
*/

function go_myUrl(){
	var args = go_myUrl.arguments;
	window.location.href = "http://razon.phpxperts.com/s5.php?pg="+args[0];
}

// End -->