im trying to open a lightbox when webpages loadsusing the javascript library \"lytebox\" here is my code
Assume this is the first route entry: routes.MapRoute( \"myRoute\", \"employees/{city}/{pageNumber}\", new { controller=\"Employees\", action = \"List\", pageNumber = 1 }