<?php 
	  $TICKETROOTURL = "https://www.primaltechcloud.com/ticket/nService4/";
	  header("location:".$TICKETROOTURL);
	  exit;

?>


