function technitrader_load(){
	Peek_Inside.load();

	track();
}

STD.addLoadListener(technitrader_load);
