/*
 * network Controller
 */



mainApp.controller('networkCtrl', function ($scope)
{
});