Advertisement
Guest User

mailinglist within ecampus

a guest
Jul 1st, 2010
784
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.29 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
  5.  
  6. <title>Discussion: Phoenix: Thread: Working thread - Team Project...</title>
  7. <meta name="root" content="."/><meta name="section" content="discussion"/>
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15. <script type="text/javascript">
  16. var userCustomLanguage = "en";
  17. </script>
  18.  
  19.  
  20.  
  21.  
  22. <link href="https://assets.phoenix.edu/0.2/cssfw/yahoo/2.7.0/yui-core.css?olsVersion=3.4-1.26.4" rel="stylesheet" type="text/css"/>
  23. <link href="https://assets.phoenix.edu/0.2/cssfw/yahoo/2.7.0/base-min.css?olsVersion=3.4-1.26.4" rel="stylesheet" type="text/css"/>
  24. <link href="https://assets.phoenix.edu/0.2/core/3.4/css/core.css?olsVersion=3.4-1.26.4" rel="stylesheet" type="text/css"/>
  25. <link href="https://assets.phoenix.edu/0.2/core/3.4/css/appElements.css?olsVersion=3.4-1.26.4" rel="stylesheet" type="text/css"/>
  26. <link href="https://assets.phoenix.edu/0.2/jsfw/jquery/jquery-ui-1.6/css/ui.all.css?olsVersion=3.4-1.26.4" rel="stylesheet" type="text/css"/>
  27.  
  28. <script language="javascript" src="https://assets.phoenix.edu/0.2/jsfw/jquery/jquery-ui-1.6/jquery-1.2.6.min.js?olsVersion=3.4-1.26.4" type="text/javascript"></script>
  29. <script language="javascript" src="https://assets.phoenix.edu/0.2/jsfw/jquery/jquery-ui-1.6/jquery-ui-1.6.min.js?olsVersion=3.4-1.26.4" type="text/javascript"></script>
  30.  
  31. <link href="https://assets.phoenix.edu/0.2/themes/uop/3.4/css/appTheme.css?olsVersion=3.4-1.26.4" rel="stylesheet" type="text/css"/>
  32. <link href="https://assets.phoenix.edu/0.2/projects/classroom/3.4/discussion/css/appElements.css?olsVersion=3.4-1.26.4" rel="stylesheet" type="text/css"/>
  33.  
  34. <script src="/afm213/shared/scripts/1.26.4/base.js" language="JavaScript" type="text/javascript"></script>
  35.  
  36. <script type="text/javascript">
  37.  
  38.  
  39.  
  40. var azDateMilli = 1278012057960;
  41. var isMeritus = "N";
  42.  
  43.  
  44. </script>
  45.  
  46.  
  47.  
  48. <script src="/afm213/shared/scripts/lang/en/1.26.4/globalvariables.js" language="JavaScript" type="text/javascript"></script>
  49.  
  50.  
  51. <META name=" Topaz Monitor " content="OLS3 Forums"/>
  52. <script src="/afm213/shared/scripts/1.26.4/eCampusScripts.js" language="JavaScript" type="text/javascript"></script>
  53. <script src="/afm213/shared/scripts/1.26.4/TreeTable.js" language="JavaScript" type="text/javascript"></script>
  54.  
  55. <script src="/afm213/shared/scripts/1.26.4/ShowMessage.js" language="JavaScript" type="text/javascript"></script>
  56. <script src="/afm213/shared/scripts/1.26.4/ViewThread.js" language="JavaScript" type="text/javascript"></script>
  57.  
  58. <!-- IFrame Height Resizer -->
  59. <!--script src="/afm213/shared/scripts/1.26.4/IframeHeight.js" language="JavaScript" type="text/javascript"></script> -->
  60.  
  61.  
  62.  
  63.  
  64. <script type="text/javascript">
  65. var messageParent = new ViewThread('/afm213/', 81471066, 22744923, 1906339, "Are you sure you want to mark the whole thread as read? You cannot revert this action back.");
  66. messageParent.init();
  67. </script>
  68. <script language="javascript" type="text/javascript">
  69. function openWindow(url) {
  70. //remove a attribute if you don't want it to show up
  71. var popit = window.open(url,'console','menubar=no,toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable,width=800,height=590');
  72. }
  73. </script>
  74.  
  75. </head>
  76.  
  77. <body onload="scrollToPostMessage(document.getElementById('row81471066')); ">
  78.  
  79. <div id="classroomDiscussion" class="discussion">
  80. <div id="doc3" class="yui-t2" >
  81. <div id="hd">
  82.  
  83.  
  84. <link href="/afm213/shared/styles/theme/1.26.4/common/css/uoptip.css" rel="stylesheet" type="text/css"/>
  85. <script src="/afm213/shared/scripts/1.26.4/uoptip.js" language="JavaScript" type="text/javascript"></script>
  86. <script type="text/javascript">
  87. var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
  88. document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
  89. </script>
  90. <script type="text/javascript">
  91. var clsList = false;
  92. var updatePanel = false;
  93. </script>
  94. <script type="text/javascript">
  95.  
  96. function dropDownMenu(){
  97. jQuery(".btn-slide").click(function(){
  98. if(!clsList){
  99. getClassList('/afm213/');
  100. }else{
  101. toggleClassList();
  102. }
  103.  
  104. return false;
  105. });
  106. }
  107.  
  108. jQuery(document).ready(function(){
  109. UOPTip_init();
  110. dropDownMenu();
  111. });
  112. </script>
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119. <!-- [ Header ] -->
  120. <div id="at-header">
  121. <!-- [ Banner Begins ] -->
  122. <div id="at-banner">
  123. <div id="at-logo">
  124. <a href="#" title="University of Phoenix - Thinking ahead"></a>
  125. </div>
  126.  
  127. <div id="at-topnav" style='visibility:visible'>
  128. <span class="welcomeBox">
  129.  
  130. Welcome Levi Johnston
  131. 9001768030
  132. |
  133.  
  134.  
  135.  
  136.  
  137.  
  138. <a title='Inbox' href='https://ecampus.phoenix.edu/portal/portal/secure/inbox.aspx' id='anchor_Inbox_top_nav'>Inbox</a> | <a title='Whats New' href='javascript: { function openWhatsNew() { window.open("http://content.phoenix.edu/whatsnew/whatsnew.html"); return;} openWhatsNew();}' id='anchor_Whats New_top_nav'>What's New</a> | <a title='Community' href='javascript: { function openOnlineCommunity() {window.open("http://www.phoenix.edu/community/online_communities.aspx"); return; } openOnlineCommunity();}' id='anchor_Community_top_nav'>Community</a> | <a title='Help' href='javascript:{function openHelp(){window.open("https://ecampus.phoenix.edu/portal/portal/secure/asptimeout.aspx?TargetUrl=http://ecampus.phoenix.edu/help.asp"); return;} openHelp(); } ' id='anchor_Help_top_nav'>Help</a> | <a title='Logout' href='https://ecampus.phoenix.edu/portal/portal/secure/LogOut.aspx' id='anchor_Logout_top_nav'>Logout</a>
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145. </span>
  146. </div>
  147. </div>
  148. <!-- [ Banner Ends ] -->
  149.  
  150. <!-- [ Nav1 Begins ] -->
  151. <div class="at-tabs clearfix">
  152.  
  153.  
  154.  
  155.  
  156. <ul id='menu_nav_1'><li id='menu_item_home'><a title='Home' href='https://ecampus.phoenix.edu/portal/portal/secure/homepage.aspx' class='tab-right' id='anchor_Home_nav_1'><em class="tab-left"><span class="tab-inner"><span class="tab-text"><strong>Home</strong></span></span></em></a></li><li class='at-selected' id='menu_item_classroom'><a title='Classroom' href='https://ecampus.phoenix.edu/classroom/ic/classroom.aspx' class='tab-right' id='anchor_Classroom_nav_1'><em class="tab-left"><span class="tab-inner"><span class="tab-text"><strong>Classroom</strong></span></span></em></a></li><li id='menu_item_library'><a title='Library' href='https://ecampus.phoenix.edu/classroom/ic/library.aspx' class='tab-right' id='anchor_Library_nav_1'><em class="tab-left"><span class="tab-inner"><span class="tab-text"><strong>Library</strong></span></span></em></a></li><li id='menu_item_program'><a title='Program' href='https://ecampus.phoenix.edu/portal/portal/secure/programsummary.aspx' class='tab-right' id='anchor_Program_nav_1'><em class="tab-left"><span class="tab-inner"><span class="tab-text"><strong>Program</strong></span></span></em></a></li><li id='menu_item_account'><a title='Account' href='https://ecampus.phoenix.edu/portal/portal/secure/accountsummary.aspx' class='tab-right' id='anchor_Account_nav_1'><em class="tab-left"><span class="tab-inner"><span class="tab-text"><strong>Account</strong></span></span></em></a></li></ul>
  157.  
  158.  
  159.  
  160.  
  161.  
  162. </div>
  163. <!-- [ Nav1 Ends ] -->
  164.  
  165. <!-- [ Nav 2 Begins ] -->
  166. <div id="at-nav2">
  167.  
  168.  
  169.  
  170. <div id="nav2backgroundicon" class="clearfix">
  171.  
  172.  
  173.  
  174. <div id="nav_class_name" class="coursedropdown">
  175. POS/410
  176. </div>
  177.  
  178. <ul id='menu_nav_2'><li id='menu_item_materials'><a title='Materials' href='https://ecampus.phoenix.edu/classroom/ic/classroom.aspx' id='anchor_materials'>Materials</a></li><li id='menu_item_discussion'><a title='Discussion' href='https://ecampus.phoenix.edu/portal/portal/secure/GoToClass.aspx' class='at-selected' id='anchor_discussion'>Discussion</a></li><li id='menu_item_assignments'><a title='Assignments' href='https://ecampus.phoenix.edu/PORTAL/PORTAL/secure/assignmentdropbox.ashx' id='anchor_assignments'>Assignments</a></li><li id='menu_item_grades'><a title='Grades' href='http://ecampus.phoenix.edu/portal/portal/secure/GoToGradeReport.aspx' id='anchor_grades'>Grades</a></li></ul>
  179.  
  180.  
  181.  
  182. </div>
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189. </div> <!-- [ Nav 2 Ends ] -->
  190. </div> <!-- at-header Ends -->
  191.  
  192. </div>
  193. <div id="bd">
  194.  
  195. <div class="at-datebox">
  196.  
  197.  
  198. <!-- <div class="btnSquare gold" style="float:right; margin-right:35px;">
  199. <a href='javascript: { function openWindow() { window.open(window.location.href); return;} openWindow();customTracker("link","openNewWindow");}' class="newwin-icon"><span class="iconSmall"></span><span>Open In New Window</span></a></div> <br clear="all">-->
  200.  
  201.  
  202. <!-- [Open New Window Button Begins] -->
  203. <span class="button openwindow-btn" >
  204. <span class="btn-rightside">
  205. <button class="newwinsm-icon" type="button" onClick="javascript: { function openWindow() { window.open(window.location.href); return;} openWindow();customTracker('link','openNewWindow');}" onkeypress="if(event.keyCode == 13) { this.click(); return false; }">
  206. <span class="icon"></span><span class="btn-text">Open In New Window</span>
  207. </button>
  208. </span>
  209. </span>
  210. <!-- [Open New Window Button Ends] -->
  211. <script type="text/javascript">
  212. var ctxPath = '/afm213/';
  213. </script>
  214.  
  215.  
  216. <span id="arizonaTimeContainer">
  217. 00:20 PM (Arizona Time)
  218. </span>
  219.  
  220.  
  221.  
  222. </div>
  223. <div id="yui-main" >
  224. <div class="yui-b" >
  225.  
  226. <!-- Forum title -->
  227. <h1>
  228.  
  229. Learning Team D Forum Messages
  230.  
  231. <span id='uop-tip-wrapper'>
  232. <a href="/afm213/shared/docs/learningteam.htm?width=300" class="uop-tip help2-icon" id="forumHelp">
  233. <span class="icon"></span>
  234. </a>
  235. </span>
  236.  
  237. </h1>
  238.  
  239. <!-- Success message for message posted -->
  240. <div id="messagedisplay">
  241.  
  242. </div>
  243.  
  244. <!-- Thread pagination -->
  245. <div class="yui-gb discussionpaging">
  246. <div class="yui-u first prevnextthreadwidth">
  247. <div class="pagingcenter">
  248. Threads:
  249.  
  250. <strong>[</strong>
  251.  
  252.  
  253. Previous
  254.  
  255. |
  256.  
  257. <a class="next-icon righticon" href="next-thread.jspa?forumID=1906339&threadID=22744923"><span>Next</span><span class="icon"></span>
  258. </a>
  259.  
  260.  
  261. <strong>]</strong>
  262.  
  263. </div>
  264. </div>
  265. <!-- View entire thread in new window -->
  266. <div class="right">
  267. <div class="pagingright">
  268. <span class="button default-btn">
  269. <span class="btn-rightside">
  270. <button type="button" class="thread-icon" onClick='openNewWN("view-thread-printable.jspa?threadID=22744923")' onkeypress="if(event.keyCode == 13) { this.click(); return false; }"><span class="icon"></span><span class="btn-text">View Entire Thread</span></button>
  271. </span>
  272. </span>
  273.  
  274. <span class="button default-btn">
  275. <span class="btn-rightside">
  276. <button type="button" id="markAllThreadLink" class="submit-icon"><span class="icon"></span><span class="btn-text">Mark Thread As Read</span></button>
  277. </span>
  278. </span>
  279.  
  280. </div>
  281. </div>
  282. </div>
  283.  
  284.  
  285.  
  286. <div id="messagelist">
  287. <div class="at-table" id="threadlistHeader">
  288. <table title="" summary="Message List">
  289. <colgroup>
  290.  
  291.  
  292. <col style="width:3%" />
  293. <col style="width:51%" />
  294. <col style="width:19.5%" />
  295. <col/>
  296.  
  297. </colgroup>
  298. <tbody>
  299. <tr>
  300. <th scope="col">&nbsp;</th>
  301. <th abbr="Title" scope="col">Thread</th>
  302. <th abbr="Author" scope="col">Author</th>
  303. <th abbr="Date" scope="col">Post Date</th>
  304. </tr>
  305. </tbody>
  306. </table>
  307. </div>
  308.  
  309. <div id="messages" style="height:160px;">
  310.  
  311.  
  312.  
  313. <table id="threadList" class="tablegrid" style="width:100%" treeTable="true" treeCol="1" showProgress="true" containerNodeId="messages" summary="Messages from what ever thread it came from( this is dynamic)">
  314.  
  315. <colgroup>
  316. <col width="3%" />
  317. <col width="52%"/>
  318. <col width="20%"/>
  319. <col/>
  320. </colgroup>
  321. <tbody>
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328. <tr parentId="" id="row81471066" class="odd">
  329. <td>
  330. </td>
  331. <td id="name81471066" class="">
  332.  
  333. <a href="/afm213/secure/view-thread.jspa?messageID=81471066&threadID=22744923"
  334.  
  335. onClick="window.frames['message_box'].location.href='view-message.jspa?messageID=81471066'; document.getElementById('messagedisplay').style.display='none'; return false;" onkeypress="if(event.keyCode == 13) { this.click(); return false; }"><span >Working thread - Team Project</span></a>
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343. <span id="flag_81471066" class="no-icon" title=""><span class="icon"></span></span>
  344.  
  345.  
  346.  
  347. </td>
  348. <td id="userName81471066" class="">
  349. <a href="view-profile.jspa?encUserID=9-22-208-14-76-199-43-105-197-40-76-164-136-72-47-24&forumID=1906339&startIndex=0&gotoPage=viewProfile&fromProfile=true"><span >Christopher Gutierrez</span></a>
  350. </td>
  351. <td>
  352. Thu 06/24/2010 08:51 PM
  353. </td>
  354. </tr>
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361. <tr parentId="row81471066" id="row81625349" class="even" >
  362. <td>
  363. </td>
  364. <td id="name81625349" class="">
  365.  
  366. <a href="/afm213/secure/view-thread.jspa?messageID=81625349&threadID=22744923"
  367.  
  368. onClick="window.frames['message_box'].location.href='view-message.jspa?messageID=81625349'; document.getElementById('messagedisplay').style.display='none'; return false;" onkeypress="if(event.keyCode == 13) { this.click(); return false; }"><span >Re: Working thread - Team Project</span></a>
  369.  
  370.  
  371.  
  372. <span class="attachment-icon"><span class="icon"></span></span>
  373.  
  374.  
  375.  
  376.  
  377.  
  378. <span id="flag_81625349" class="no-icon" title=""><span class="icon"></span></span>
  379.  
  380.  
  381.  
  382. </td>
  383. <td id="userName81625349" class="">
  384. <a href="view-profile.jspa?encUserID=9-22-208-14-76-199-43-105-197-40-76-164-136-72-47-24&forumID=1906339&startIndex=0&gotoPage=viewProfile&fromProfile=true"><span >Christopher Gutierrez</span></a>
  385. </td>
  386. <td>
  387. Sat 06/26/2010 03:28 PM
  388. </td>
  389. </tr>
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396. <tr parentId="row81625349" id="row81637206" class="odd">
  397. <td>
  398. </td>
  399. <td id="name81637206" class="">
  400.  
  401. <a href="/afm213/secure/view-thread.jspa?messageID=81637206&threadID=22744923"
  402.  
  403. onClick="window.frames['message_box'].location.href='view-message.jspa?messageID=81637206'; document.getElementById('messagedisplay').style.display='none'; return false;" onkeypress="if(event.keyCode == 13) { this.click(); return false; }"><span >Re: Working thread - Team Project</span></a>
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411. <span id="flag_81637206" class="no-icon" title=""><span class="icon"></span></span>
  412.  
  413.  
  414.  
  415. </td>
  416. <td id="userName81637206" class="">
  417. <a href="view-profile.jspa?encUserID=208-104-32-152-147-67-188-97-162-55-128-66-206-7-205-60&forumID=1906339&startIndex=0&gotoPage=viewProfile&fromProfile=true"><span >Marco Antonio Ramirez mrcramirez@email.phoenix.edu</span></a>
  418. </td>
  419. <td>
  420. Sat 06/26/2010 05:51 PM
  421. </td>
  422. </tr>
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429. <tr parentId="row81471066" id="row82010795" class="even" >
  430. <td>
  431. </td>
  432. <td id="name82010795" class="">
  433.  
  434. <a href="/afm213/secure/view-thread.jspa?messageID=82010795&threadID=22744923"
  435.  
  436. onClick="window.frames['message_box'].location.href='view-message.jspa?messageID=82010795'; document.getElementById('messagedisplay').style.display='none'; return false;" onkeypress="if(event.keyCode == 13) { this.click(); return false; }"><span >Re: Working thread - Team Project</span></a>
  437.  
  438.  
  439.  
  440. <span class="attachment-icon"><span class="icon"></span></span>
  441.  
  442.  
  443.  
  444. <span id="buddy82010795" class="dude2-icon" title="Message Posted By Levi Johnston"><span class="icon"></span></span>
  445.  
  446.  
  447.  
  448. <span id="flag_82010795" class="no-icon" title=""><span class="icon"></span></span>
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456. <span id="sub_82010795" class="no-icon" title=""><span class="icon"></span></span>
  457.  
  458.  
  459. </td>
  460. <td id="userName82010795" class="">
  461. <a href="view-profile.jspa?encUserID=83-94-37-141-85-254-111-153-210-198-142-170-45-20-64-131&forumID=1906339&startIndex=0&gotoPage=viewProfile&fromProfile=true"><span >Levi Johnston</span></a>
  462. </td>
  463. <td>
  464. Tue 06/29/2010 05:43 PM
  465. </td>
  466. </tr>
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473. <tr parentId="row81471066" id="row82032871" class="odd">
  474. <td>
  475. </td>
  476. <td id="name82032871" class="">
  477.  
  478. <a href="/afm213/secure/view-thread.jspa?messageID=82032871&threadID=22744923"
  479.  
  480. onClick="window.frames['message_box'].location.href='view-message.jspa?messageID=82032871'; document.getElementById('messagedisplay').style.display='none'; return false;" onkeypress="if(event.keyCode == 13) { this.click(); return false; }"><span >Re: Working thread - PPT</span></a>
  481.  
  482.  
  483.  
  484. <span class="attachment-icon"><span class="icon"></span></span>
  485.  
  486.  
  487.  
  488.  
  489.  
  490. <span id="flag_82032871" class="no-icon" title=""><span class="icon"></span></span>
  491.  
  492.  
  493.  
  494. </td>
  495. <td id="userName82032871" class="">
  496. <a href="view-profile.jspa?encUserID=16-91-60-77-105-197-206-236-14-126-49-210-65-38-176-103&forumID=1906339&startIndex=0&gotoPage=viewProfile&fromProfile=true"><span >Zack Kremnitser</span></a>
  497. </td>
  498. <td>
  499. Tue 06/29/2010 08:45 PM
  500. </td>
  501. </tr>
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508. <tr parentId="row82032871" id="row82035934" class="even" >
  509. <td>
  510. </td>
  511. <td id="name82035934" class="">
  512.  
  513. <a href="/afm213/secure/view-thread.jspa?messageID=82035934&threadID=22744923"
  514.  
  515. onClick="window.frames['message_box'].location.href='view-message.jspa?messageID=82035934'; document.getElementById('messagedisplay').style.display='none'; return false;" onkeypress="if(event.keyCode == 13) { this.click(); return false; }"><span >Re: Working thread - PPT</span></a>
  516.  
  517.  
  518.  
  519. <span class="attachment-icon"><span class="icon"></span></span>
  520.  
  521.  
  522.  
  523.  
  524.  
  525. <span id="flag_82035934" class="no-icon" title=""><span class="icon"></span></span>
  526.  
  527.  
  528.  
  529. </td>
  530. <td id="userName82035934" class="">
  531. <a href="view-profile.jspa?encUserID=9-22-208-14-76-199-43-105-197-40-76-164-136-72-47-24&forumID=1906339&startIndex=0&gotoPage=viewProfile&fromProfile=true"><span >Christopher Gutierrez</span></a>
  532. </td>
  533. <td>
  534. Tue 06/29/2010 09:14 PM
  535. </td>
  536. </tr>
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543. <tr parentId="row82035934" id="row82144037" class="odd">
  544. <td>
  545. </td>
  546. <td id="name82144037" class="unread_msg">
  547.  
  548. <a href="/afm213/secure/view-thread.jspa?messageID=82144037&threadID=22744923"
  549.  
  550. onClick="window.frames['message_box'].location.href='view-message.jspa?messageID=82144037'; document.getElementById('messagedisplay').style.display='none'; return false;" onkeypress="if(event.keyCode == 13) { this.click(); return false; }"><span >Re: Working thread - PPT</span></a>
  551.  
  552.  
  553.  
  554. <span class="attachment-icon"><span class="icon"></span></span>
  555.  
  556.  
  557.  
  558.  
  559.  
  560. <span id="flag_82144037" class="no-icon" title=""><span class="icon"></span></span>
  561.  
  562.  
  563.  
  564. </td>
  565. <td id="userName82144037" class="unread_msg">
  566. <a href="view-profile.jspa?encUserID=9-22-208-14-76-199-43-105-197-40-76-164-136-72-47-24&forumID=1906339&startIndex=0&gotoPage=viewProfile&fromProfile=true"><span >Christopher Gutierrez</span></a>
  567. </td>
  568. <td>
  569. Wed 06/30/2010 09:51 PM
  570. </td>
  571. </tr>
  572.  
  573.  
  574.  
  575. </tbody>
  576. </table>
  577.  
  578. </div>
  579. </div>
  580.  
  581. <div class="iframe_fix">
  582. <iframe name="message_box" id="message_box" src="/afm213/secure/view-message.jspa?messageID=81471066&threadID=22744923" scrolling="auto" marginheight="0" marginwidth="0" frameBorder="0" class="iframe" allowTransparency="true" >
  583. </iframe>
  584. </div>
  585. <!-- </div>-->
  586. </div>
  587. </div>
  588.  
  589. <!-- Left navigation starts here -->
  590. <div class="yui-b" >
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614. <!-- 3.4 starts here -->
  615.  
  616. <!-- [Nav Panel Begins]-->
  617. <div class="at-panel navpanel">
  618. <!-- Graphic Border - Begin Part 1 -->
  619. <div class="border-top">
  620. <div class="edge-tl"></div>
  621. <div class="edge-tr"></div>
  622. </div>
  623. <!-- Graphic Border - End Part 1 -->
  624. <div class="at-panelcontainer">
  625. <div class="hd">
  626. <div class="title">Forums</div>
  627. </div>
  628. <div class="bd">
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635. <ul class="v-list listgrid3">
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645. <li class="" id="">
  646.  
  647.  
  648. <div>
  649. <a href="view-forum.jspa?forumID=1906314&forumType=Main">
  650. <div id="forumLabel1906314" class="display_inline" >
  651. Main
  652. </div>
  653. </a>
  654. <div id="forumCount1906314" class="display_inline">
  655.  
  656. </div>
  657. </div>
  658. </li>
  659.  
  660.  
  661.  
  662.  
  663.  
  664. <li class="" id="">
  665.  
  666.  
  667. <div>
  668. <a href="view-forum.jspa?forumID=1906315&forumType=Chat">
  669. <div id="forumLabel1906315" class="display_inline" >
  670. Chat Room
  671. </div>
  672. </a>
  673. <div id="forumCount1906315" class="display_inline">
  674.  
  675. </div>
  676. </div>
  677. </li>
  678.  
  679.  
  680.  
  681.  
  682.  
  683. <li class="" id="">
  684.  
  685.  
  686. <div>
  687. <a href="view-forum.jspa?forumID=1906336&forumType=courseMaterials">
  688. <div id="forumLabel1906336" class="display_inline" >
  689. Course Materials
  690. </div>
  691. </a>
  692. <div id="forumCount1906336" class="display_inline">
  693.  
  694. </div>
  695. </div>
  696. </li>
  697.  
  698.  
  699.  
  700.  
  701.  
  702. <li class="title">Learning Teams</li>
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709. <li>
  710.  
  711.  
  712. <div>
  713. <a href="view-forum.jspa?forumID=1906337&forumType=learningTeam">
  714. <div id="forumLabel1906337" class="display_inline" style="font-weight: bold">
  715. Learning Team A
  716. </div>
  717. </a>
  718. <div id="forumCount1906337" class="display_inline">
  719. (3)
  720. </div>
  721. </div>
  722. </li>
  723.  
  724.  
  725.  
  726.  
  727.  
  728. <li>
  729.  
  730.  
  731. <div>
  732. <a href="view-forum.jspa?forumID=1906338&forumType=learningTeam">
  733. <div id="forumLabel1906338" class="display_inline" >
  734. Learning Team B
  735. </div>
  736. </a>
  737. <div id="forumCount1906338" class="display_inline">
  738.  
  739. </div>
  740. </div>
  741. </li>
  742.  
  743.  
  744.  
  745.  
  746.  
  747. <li>
  748.  
  749.  
  750. <div>
  751. <a href="view-forum.jspa?forumID=1906323&forumType=learningTeam">
  752. <div id="forumLabel1906323" class="display_inline" style="font-weight: bold">
  753. Learning Team C
  754. </div>
  755. </a>
  756. <div id="forumCount1906323" class="display_inline">
  757. (6)
  758. </div>
  759. </div>
  760. </li>
  761.  
  762.  
  763.  
  764.  
  765. <li class="localnavselected">
  766.  
  767.  
  768.  
  769. <div>
  770. <a href="view-forum.jspa?forumID=1906339&forumType=learningTeam">
  771. <div id="forumLabel1906339" class="display_inline" style="font-weight: bold">
  772. Learning Team D
  773. </div>
  774. </a>
  775. <div id="forumCount1906339" class="display_inline">
  776. (1)
  777. </div>
  778. </div>
  779. </li>
  780.  
  781.  
  782.  
  783.  
  784.  
  785. <li>
  786.  
  787.  
  788. <div>
  789. <a href="view-forum.jspa?forumID=1906324&forumType=learningTeam">
  790. <div id="forumLabel1906324" class="display_inline" style="font-weight: bold">
  791. Learning Team E
  792. </div>
  793. </a>
  794. <div id="forumCount1906324" class="display_inline">
  795. (5)
  796. </div>
  797. </div>
  798. </li>
  799.  
  800.  
  801.  
  802.  
  803.  
  804. <li>
  805.  
  806.  
  807. <div>
  808. <a href="view-forum.jspa?forumID=1906325&forumType=learningTeam">
  809. <div id="forumLabel1906325" class="display_inline" >
  810. Learning Team F
  811. </div>
  812. </a>
  813. <div id="forumCount1906325" class="display_inline">
  814.  
  815. </div>
  816. </div>
  817. </li>
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827. <li class="title">Individual Forum <br />
  828.  
  829. (Assignments/Feedback)
  830.  
  831. </li>
  832.  
  833.  
  834.  
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841. <li>
  842.  
  843.  
  844. <div>
  845. <a href="view-forum.jspa?forumID=1906328&forumType=student">
  846. <div id="forumLabel1906328" class="display_inline" >
  847. Levi Johnsto-8030
  848. </div>
  849. </a>
  850. <div id="forumCount1906328" class="display_inline">
  851.  
  852. </div>
  853. </div>
  854. </li>
  855.  
  856. </ul>
  857.  
  858.  
  859. </ul>
  860. <script type="text/javascript">
  861. var id = "forumCountAll" ;
  862. var labelId = "forumLabelAll" ;
  863. if(0 > 0){
  864. var element = document.getElementById(id);
  865. var labelElement = document.getElementById(labelId);
  866. if (element != null)
  867. element.innerHTML = "(0)";
  868. if(labelElement != null)
  869. labelElement.style.fontWeight = 'bold';
  870. }
  871. </script>
  872.  
  873.  
  874.  
  875. <div class="panel_leftlinks">
  876.  
  877.  
  878. <script type="text/javascript">
  879. function openWindow(url) {
  880. var width=screen.width*9/10;
  881. var height=screen.height*8/10;
  882. var top = (screen.height - height)/2;
  883. var left = (screen.width - width)/2;
  884. if(top < 0) top = 0;
  885. if(left < 0) left = 0;
  886. var popit1 = window.open(url, 'new', 'menubar=no,toolbar=no,location=no,directories=no,status=no,scrollbars=1,resizable,width='+width+',height='+height+',top='+top+',left='+left);
  887. popit1.focus();
  888. }
  889. </script>
  890.  
  891. <ul class="v-list listgrid3">
  892. <li class="title">My Items</li>
  893.  
  894.  
  895. <li>
  896.  
  897.  
  898.  
  899.  
  900.  
  901.  
  902. <div>
  903. <a href="/afm213/secure/view-draft.jspa?draft.forumID=1906339&draft.categoryID=168302" >
  904. <div class="display_inline">
  905. My Drafts
  906. </div>
  907. </a>
  908. <div class="display_inline">
  909.  
  910. </div>
  911. </div>
  912.  
  913.  
  914. </li>
  915.  
  916.  
  917.  
  918.  
  919.  
  920. <li>
  921.  
  922. <a href="viewSentItems.jspa?forumID=1906339&startIndex=0&gotoPage=viewProfile&fromProfile=true">
  923. My Sent Items
  924. </a>
  925. </li>
  926.  
  927.  
  928. </ul>
  929.  
  930. </div>
  931. </div>
  932. <div class="ft"></div>
  933. </div>
  934. <!-- Graphic Border - Begin Part 2 -->
  935. <div class="border-bottom">
  936. <div class="edge-bl"></div>
  937. <div class="edge-br"></div>
  938. </div>
  939. <!-- Graphic Border - End Part 2 -->
  940. </div>
  941. <!-- [Nav Panel Ends]-->
  942.  
  943. <!-- [White Background Panel Begins]-->
  944. <div class="at-panel librarygroup2">
  945. <!-- Graphic Border - Begin Part 1 -->
  946. <div class="border-top">
  947. <div class="edge-tl"></div>
  948. <div class="edge-tr"></div>
  949. </div>
  950. <!-- Graphic Border - End Part 1 -->
  951. <div class="at-panelcontainer">
  952. <div class="hd">
  953. </div>
  954. <div class="bd">
  955. <ul class="v-list listgrid3">
  956.  
  957.  
  958.  
  959.  
  960.  
  961.  
  962.  
  963.  
  964. <li>
  965. <a href="courseRoster.jspa?forumID=1906339" class="uop-class-cr">
  966. Class Members
  967. </a>
  968. </li>
  969.  
  970.  
  971.  
  972.  
  973.  
  974.  
  975.  
  976.  
  977.  
  978.  
  979.  
  980.  
  981.  
  982. <li>
  983. <a href="prefs!default.jspa?forumID=1906339" class="uop-class-pr">
  984. Preferences
  985. </a>
  986. </li>
  987.  
  988.  
  989. <li>
  990. <a href="#" onclick="openWindow('https://uopbranding.phoenix.edu/docs/newui-v3_3/default/index.htm');" onkeypress="if(event.keyCode == 13) { this.click(); return false; }" class="uop-forum-help">
  991. Tips / FAQ
  992. </a>
  993. </li>
  994. </ul>
  995. </div>
  996. <div class="ft"></div>
  997. </div>
  998. <!-- Graphic Border - Begin Part 2 -->
  999. <div class="border-bottom">
  1000. <div class="edge-bl"></div>
  1001. <div class="edge-br"></div>
  1002. </div>
  1003. <!-- Graphic Border - End Part 2 -->
  1004. </div>
  1005. <!-- [White Background Panel Ends]-->
  1006.  
  1007.  
  1008. <!-- [Light Blue Panel Begins]-->
  1009. <div class="at-panel loginpanel">
  1010. <!-- Graphic Border - Begin Part 1 -->
  1011. <div class="border-top">
  1012. <div class="edge-tl"></div>
  1013. <div class="edge-tr"></div>
  1014. </div>
  1015. <!-- Graphic Border - End Part 1 -->
  1016. <div class="at-panelcontainer">
  1017. <div class="hd">
  1018. <div class="title">Useful Links</div>
  1019. </div>
  1020. <div class="bd">
  1021.  
  1022.  
  1023. <div id="at-localnav">
  1024. <ul class="v-list listgrid3">
  1025.  
  1026. <li><a href="https://ecampus.phoenix.edu/secure/aapd/cwe/citation_generator/" target="_new">Reference and Citation Generator</a></li>
  1027. <li><a href="https://ecampus.phoenix.edu/secure/aapd/grammar/writingStyle.asp" target="_new">Grammar and Writing Guides</a></li>
  1028. <li><a href="https://ecampus.phoenix.edu/classroom/ic/cwe/home.aspx" target="_new"> Center for Writing Excellence</a></li>
  1029. <li><a href="http://www.apollolibrary.com/LTT/lttauth.aspx" target="_new">Learning Team Toolkit</a></li>
  1030.  
  1031.  
  1032.  
  1033. </ul>
  1034. </div>
  1035.  
  1036. </div>
  1037. <div class="ft"></div>
  1038. </div>
  1039. <!-- Graphic Border - Begin Part 2 -->
  1040. <div class="border-bottom">
  1041. <div class="edge-bl"></div>
  1042. <div class="edge-br"></div>
  1043. </div>
  1044. <!-- Graphic Border - End Part 2 -->
  1045. </div>
  1046. <!-- [Light Blue Panel Ends]-->
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057. <!-- 3.4 ends here -->
  1058.  
  1059.  
  1060.  
  1061.  
  1062.  
  1063.  
  1064.  
  1065.  
  1066.  
  1067. </div>
  1068. </div>
  1069. <div id="ft" >
  1070. <div id="at-footer">
  1071.  
  1072.  
  1073.  
  1074.  
  1075.  
  1076.  
  1077. <div id="at-footercontact" class="right">
  1078. <div class="dude-icon">
  1079. <span class="icon"></span><span>Contact Us</span>
  1080. </div>
  1081. <a title='Report a problem' href='javascript:{ function openReportProblem(){window.open("https://ecampus.phoenix.edu/common/contactus/reportProblem.jsp?GrantAccessUrl=https://ecampus.phoenix.edu/p0rtal/p0rtal/secure/grantloginaccess.aspx"); return;} openReportProblem();}' id='anchor_Report a problem_contact_us'>Report a problem</a> | <a title='Ask a question' href='javascript:{ function openAskQuestion(){window.open("https://ecampus.phoenix.edu/common/contactus/askQuestion.jsp "); return;} openAskQuestion();}' id='anchor_Ask a question_contact_us'>Ask a question</a> | <a title='Share a thought' href='javascript:{ function openShareThought(){window.open("https://ecampus.phoenix.edu/common/contactus/shareThought.jsp "); return;} openShareThought();}' id='anchor_Share a thought_contact_us'>Share a thought</a>
  1082. </div>
  1083. <a title='Home' href='https://ecampus.phoenix.edu/portal/portal/secure/homepage.aspx' id='anchor_Home_footer_nav'>Home</a> | <a title='Classroom' href='https://ecampus.phoenix.edu/classroom/ic/classroom.aspx' id='anchor_Classroom_footer_nav'>Classroom</a> | <a title='Library' href='https://ecampus.phoenix.edu/classroom/ic/library.aspx' id='anchor_Library_footer_nav'>Library</a> | <a title='Program' href='https://ecampus.phoenix.edu/portal/portal/secure/programsummary.aspx' id='anchor_Program_footer_nav'>Program</a> | <a title='Account' href='https://ecampus.phoenix.edu/portal/portal/secure/accountsummary.aspx' id='anchor_Account_footer_nav'>Account</a> <br /><a title='Sitemap' href='https://ecampus.phoenix.edu/portal/portal/secure/sitemap.aspx' id='anchor_Sitemap_footer_nav'>Sitemap</a> | <a title='Downloads' href='https://ecampus.phoenix.edu/portal/portal/public/download.aspx' id='anchor_Downloads_footer_nav'>Downloads</a> | <a title='Community Relations' href='javascript:{ function openCommunityRelations(){window.open("http://communityrelations.phoenix.edu"); return;} openCommunityRelations();}' id='anchor_Community Relations_footer_nav'>Community Relations</a> | <a title='System Status' href='javascript:{ function openSystemStatus(){window.open("http://status.phoenix.edu/ecampusstatus"); return;} openSystemStatus();}' id='anchor_System Status_footer_nav'>System Status</a> | <a title='Terms of Use' href='javascript:{ function openTOU(){window.open("https://content.phoenix.edu/TermsOfUse.html"); return;} openTOU();}' id='anchor_Terms of Use_footer_nav'>Terms of Use</a>
  1084.  
  1085.  
  1086.  
  1087.  
  1088.  
  1089.  
  1090.  
  1091.  
  1092. <script>
  1093. var sessionContextPath = "/afm213";
  1094. var warnTime = 3300000;
  1095. var timeoutWarnMessage = "You are about to be logged out. Click OK to stay logged in.";
  1096. var timeoutErrorMessage = "Your session has already timed out and you will need to log in again. Please save your work before clicking any link.";
  1097. </script>
  1098.  
  1099. <script type="text/javascript" src="/afm213/shared/scripts/1.26.4/SessionWarningTimer.js"></script>
  1100.  
  1101.  
  1102.  
  1103. <div id="at-copyright">Copyright &copy; 2008 University of Phoenix. </div>
  1104. <div id="version">OLS Version 1.26.4 (plaxafm3001-inst02)</div>
  1105.  
  1106.  
  1107.  
  1108.  
  1109. <script type="text/javascript" src="https://assets.phoenix.edu/0.1/js/analytics.js"></script>
  1110.  
  1111.  
  1112. </div>
  1113. </div>
  1114. </div>
  1115. </div>
  1116.  
  1117. </body>
  1118. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement