$(document).ready(function(){autoparser()});

function autoparser()
{
	jah('../ajax/autoparser.getprices.php','');
	jah('../ajax/anotherdomain.php?p=1','');
	jah('../ajax/anotherdomain.php?p=2','');
	jah('../ajax/anotherdomain.php?p=3',''); // autoparser
	jah('../ajax/anotherdomain.php?p=4','');
	jah('../ajax/anotherdomain.php?p=5','');
	//jah('../ajax/autoparser.changed.php','');
}
//autoparser();
/*function autoparser()
{
	jah('ajax/getkurs.php','');
	jah('parser/mail.imap.class.php','');
	jah('ajax/autoparser.php','');
	jah('ajax/view.php','');
}*/
