Вы находитесь на странице: 1из 12

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or g/TR/xhtml1/DTD/xhtml1-transitional.

dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <!-- Facebook sharing information tags --> <meta property="og:title" content="Each One Upload One" /> <title>*|MC:SUBJECT|*</title> <style type="text/css"> /* Client-specific Styles */ #outlook a{padding:0;} /* Force Outlook to provide a "vi ew in browser" button. */ body{width:100% !important;} .ReadMsgBody{width:100%;} . ExternalClass{width:100%;} /* Force Hotmail to display emails at full width */ body{-webkit-text-size-adjust:none;} /* Prevent Webkit p latforms from changing default text sizes. */ /* Reset Styles */ body{margin:0; padding:0;} img{border:0; height:auto; line-height:100%; outline:non e; text-decoration:none;} table td{border-collapse:collapse;} #backgroundTable{height:100% !important; margin:0; paddi ng:0; width:100% !important;} /* Template Styles */ /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: COMMON PAGE EL EMENTS /\/\/\/\/\/\/\/\/\/\ */ /** * @tab Page * @section background color * @tip Set the background color for your email. You may want to choose one that matches your company's branding. * @theme page */ body, #backgroundTable{ /*@editable*/ background-color:#FAFAFA; } /** * @tab Page * @section email border * @tip Set the border for your email. */ #templateContainer{ /*@editable*/ border: 1px solid #DDDDDD; } /** * @tab Page * @section heading 1 * @tip Set the styling for all first-level headings in y our emails. These should be the largest of your headings. * @style heading 1 */

h1, .h1{ /*@editable*/ color:#202020; display:block; /*@editable*/ font-family:Arial; /*@editable*/ font-size:34px; /*@editable*/ font-weight:bold; /*@editable*/ line-height:100%; margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; /*@editable*/ text-align:left; } /** * @tab Page * @section heading 2 * @tip Set the styling for all second-level headings in your emails. * @style heading 2 */ h2, .h2{ /*@editable*/ color:#202020; display:block; /*@editable*/ font-family:Arial; /*@editable*/ font-size:30px; /*@editable*/ font-weight:bold; /*@editable*/ line-height:100%; margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; /*@editable*/ text-align:left; } /** * @tab Page * @section heading 3 * @tip Set the styling for all third-level headings in y our emails. * @style heading 3 */ h3, .h3{ /*@editable*/ color:#202020; display:block; /*@editable*/ font-family:Arial; /*@editable*/ font-size:26px; /*@editable*/ font-weight:bold; /*@editable*/ line-height:100%; margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; /*@editable*/ text-align:left; } /** * @tab Page * @section heading 4 * @tip Set the styling for all fourth-level headings in

your emails. These should be the smallest of your headings. * @style heading 4 */ h4, .h4{ /*@editable*/ color:#202020; display:block; /*@editable*/ font-family:Arial; /*@editable*/ font-size:22px; /*@editable*/ font-weight:bold; /*@editable*/ line-height:100%; margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; /*@editable*/ text-align:left; } /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: PREHEADER /\/\ /\/\/\/\/\/\/\/\ */ /** * @tab Header * @section preheader style * @tip Set the background color for your email's prehead er area. * @theme page */ #templatePreheader{ /*@editable*/ background-color:#FAFAFA; } /** * @tab Header * @section preheader text * @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read. */ .preheaderContent div{ /*@editable*/ color:#505050; /*@editable*/ font-family:Arial; /*@editable*/ font-size:10px; /*@editable*/ line-height:100%; /*@editable*/ text-align:left; } /** * @tab Header * @section preheader link * @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text. */ .preheaderContent div a:link, .preheaderContent div a:vi sited, /* Yahoo! Mail Override */ .preheaderContent div a .yshortcuts /* Yahoo! Mail Override */{ /*@editable*/ color:#336699; /*@editable*/ font-weight:normal; /*@editable*/ text-decoration:underline; } /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: HEADER /\/\/\/

\/\/\/\/\/\/\ */ /** * @tab Header * @section header style * @tip Set the background color and border for your emai l's header area. * @theme header */ #templateHeader{ /*@editable*/ background-color:#FFFFFF; /*@editable*/ border-bottom:0; } /** * @tab Header * @section header text * @tip Set the styling for your email's header text. Cho ose a size and color that is easy to read. */ .headerContent{ /*@editable*/ color:#202020; /*@editable*/ font-family:Arial; /*@editable*/ font-size:34px; /*@editable*/ font-weight:bold; /*@editable*/ line-height:100%; /*@editable*/ padding:0; /*@editable*/ text-align:center; /*@editable*/ vertical-align:middle; } /** * @tab Header * @section header link * @tip Set the styling for your email's header links. Ch oose a color that helps them stand out from your text. */ .headerContent a:link, .headerContent a:visited, /* Yaho o! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{ /*@editable*/ color:#336699; /*@editable*/ font-weight:normal; /*@editable*/ text-decoration:underline; } #headerImage{ height:auto; max-width:600px; } /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: MAIN BODY /\/\ /\/\/\/\/\/\/\/\ */ /** * @tab Body * @section body style * @tip Set the background color for your email's body ar ea. */ #templateContainer, .bodyContent{ /*@editable*/ background-color:#FFFFFF;

} /** * @tab Body * @section body text * @tip Set the styling for your email's main content tex t. Choose a size and color that is easy to read. * @theme main */ .bodyContent div{ /*@editable*/ color:#505050; /*@editable*/ font-family:Arial; /*@editable*/ font-size:14px; /*@editable*/ line-height:150%; /*@editable*/ text-align:left; } /** * @tab Body * @section body link * @tip Set the styling for your email's main content lin ks. Choose a color that helps them stand out from your text. */ .bodyContent div a:link, .bodyContent div a:visited, /* Yahoo! Mail Override */ .bodyContent div a .yshortcuts /* Yahoo! Mail Override * /{ /*@editable*/ color:#336699; /*@editable*/ font-weight:normal; /*@editable*/ text-decoration:underline; } .bodyContent img{ display:inline; height:auto; } /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: SIDEBAR /\/\/\ /\/\/\/\/\/\/\ */ /** * @tab Sidebar * @section sidebar style * @tip Set the background color and border for your emai l's sidebar area. */ #templateSidebar{ /*@editable*/ background-color:#FFFFFF; /*@editable*/ border-left:0; } /** * @tab Sidebar * @section sidebar text * @tip Set the styling for your email's sidebar text. Ch oose a size and color that is easy to read. */ .sidebarContent div{ /*@editable*/ color:#505050; /*@editable*/ font-family:Arial; /*@editable*/ font-size:12px;

/*@editable*/ line-height:150%; /*@editable*/ text-align:left; } /** * @tab Sidebar * @section sidebar link * @tip Set the styling for your email's sidebar links. C hoose a color that helps them stand out from your text. */ .sidebarContent div a:link, .sidebarContent div a:visite d, /* Yahoo! Mail Override */ .sidebarContent div a .yshortcuts /* Yahoo! Mail O verride */{ /*@editable*/ color:#336699; /*@editable*/ font-weight:normal; /*@editable*/ text-decoration:underline; } .sidebarContent img{ display:inline; height:auto; } /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: FOOTER /\/\/\/ \/\/\/\/\/\/\ */ /** * @tab Footer * @section footer style * @tip Set the background color and top border for your email's footer area. * @theme footer */ #templateFooter{ /*@editable*/ background-color:#FFFFFF; /*@editable*/ border-top:0; } /** * @tab Footer * @section footer text * @tip Set the styling for your email's footer text. Cho ose a size and color that is easy to read. * @theme footer */ .footerContent div{ /*@editable*/ color:#707070; /*@editable*/ font-family:Arial; /*@editable*/ font-size:12px; /*@editable*/ line-height:125%; /*@editable*/ text-align:left; } /** * @tab Footer * @section footer link * @tip Set the styling for your email's footer links. Ch oose a color that helps them stand out from your text. */ .footerContent div a:link, .footerContent div a:visited,

/* Yahoo! Mail Override */ .footerContent div a .yshortcuts /* Yahoo! Mail Over ride */{ /*@editable*/ color:#336699; /*@editable*/ font-weight:normal; /*@editable*/ text-decoration:underline; } .footerContent img{ display:inline; } /** * @tab Footer * @section social bar style * @tip Set the background color and border for your emai l's footer social bar. * @theme footer */ #social{ /*@editable*/ background-color:#FAFAFA; /*@editable*/ border:0; } /** * @tab Footer * @section social bar style * @tip Set the background color and border for your emai l's footer social bar. */ #social div{ /*@editable*/ text-align:center; } /** * @tab Footer * @section utility bar style * @tip Set the background color and border for your emai l's footer utility bar. * @theme footer */ #utility{ /*@editable*/ background-color:#FFFFFF; /*@editable*/ border:0; } /** * @tab Footer * @section utility bar style * @tip Set the background color and border for your emai l's footer utility bar. */ #utility div{ /*@editable*/ text-align:center; } #monkeyRewards img{ max-width:190px; } .style1 { color: #006699;

font-family: Georgia, "Times New Roman", Times, serif; } .style2 { font-size: 42px; color: #FF9933; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; } .style3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #003399; } .style17 { display: block; line-height: 100%; margin-top: 0; margin-right: 0; margin-bottom: 10px; margin-left: 0; text-align: left; color: #003366; font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; } .style20 { color: #003366; font-family: Georgia, "Times New Roman", Times, serif; } .style22 {color: #FF9933} .style23 { color: #003366; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; } .style24 { color: #003366; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; } .style27 {color: #CCCCCC} </style> </head> <body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset=" 0"> <center> <table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="backgroundTable"> <tr> <td align="center" valign="top"> <!-- // Begin Template Preheader \\ --> <table border="0" cellpadding="10" cellspacing="0" width ="600" id="templatePreheader"> <tr> <td valign="top" class="preheaderContent"> <!-- // Begin Module: Standard Preheader \ --> <table border="0" cellpadding="10" cellspaci ng="0" width="100%">

<tr> <td valign="top"> <div mc:edit="std_preheader_cont ent"> of India, Management paradise is .</div> <td valign="top" width="190"> <div mc:edit="std_preheader_link s"> Is this email not displa ying correctly?<br /><a href="http://www.managementparadise.com/images/eachone.h tml" target="_blank">View it in your browser</a>. </div> </td> <!-- *|END:IF|* --> </tr> </table> <!-- // End Module: Standard Preheader \ </td> To support young hearts starting an Each one Upload one campaign. </td> <!-- *|IFNOT:ARCHIVE_PAGE|* -->

-->

</tr> </table> <!-- // End Template Preheader \\ --> <table border="0" cellpadding="0" cellspacing="0" width= "600" id="templateContainer"> <tr> <td align="center" valign="top"> <!-- // Begin Template Header \\ --> <table border="0" cellpadding="0" cellsp acing="0" width="600" id="templateHeader"> <tr> <td class="headerContent"> <!-- // Begin Module: Standard H eader Image \\ --> <a href="http://www.managementpa radise.com/user_document.php?utm_source=newsletter&amp;utm_medium=feb&amp;utm_co ntent=headerimage&amp;utm_campaign=eachone"><img src="http://www.managementparad ise.com/images/image002.png" style="max-width:600px;" id="headerImage campaign-i con" mc:label="header_image" mc:edit="header_image" mc:allowdesigner mc:allowtex t /></a> <!-- // End Module: Standard Hea der Image \\ --> </td> </tr> </table> <!-- // End Template Header \\ --> </td> </tr> <tr> <td align="center" valign="top"> <!-- // Begin Template Body \\ --> <table border="0" cellpadding="0" cellsp acing="0" width="600" id="templateBody"> <tr> <td valign="top"> <table border="0" cellpadding="0 " cellspacing="0"> <tr>

<td valign="top" class=" bodyContent"> <!-- // Begin Module : Standard Content \\ --> <table border="0" ce llpadding="20" cellspacing="0" width="100%"> <tr> top"><h4 class="style20">Indian economy is booming. Know who nk? </h4> e> <p class ="style2">Education</p> </blockquo te> justify" class="style23">1000 s leges each year and get economically ting themselves, start paying of their families too. </p> <p align=" of young students pass out of MBA col independent. Many start suppor their education loans and support <td valign=" to tha <blockquot

<p align=" justify" class="style23"><span class="style20"> <strong>To support these young hearts of India, Management paradise is starting an <sp an class="style22"> Each one Upload one </span> campaign.</strong></span></p> </td> </tr> </table> <!-- // End Module: St andard Content \\ --> </t d> </tr> </table> </td> <!-- // Begin Sidebar \\ --> <td valign="top" width="200" id= "templateSidebar"> <table border="0" cellpadding="0 " cellspacing="0" width="200"> <tr> <td valign="top" class=" sidebarContent"> <!-- // Begin Module : Social Block with Icons \\ --> <!-- // End Module: So cial Block with Icons \\ --> <!-- // Begin Module: Top Image with Content \\ --> <table border="0" cellpa dding="20" cellspacing="0" width="100%"> <tr mc:repeatabl e> <td valign=" top"><div mc:edit="tiwc200_content00"><span class="h1 style1"><span class="style 17">What Do You have to Do ?</span></span> <h4 clas s="h4"><a href="http://www.managementparadise.com/user_document.php?utm_source=n ewsletter&amp;utm_medium=feb&amp;utm_content=sidebar&amp;utm_campaign=eachone"><

img src="http://www.managementparadise.com/images/image005.jpg" style="max-width :160px;" mc:label="image" mc:edit="tiwc200_image00" /></a></h4> <h4 align= "center"><a href="http://www.managementparadise.com/user_document.php?utm_source =newsletter&amp;utm_medium=feb&amp;utm_content=sidebar&amp;utm_campaign=eachone" class="style3">Upload one Project here!</a></h4> </div> </td> </tr> </table> <!-- // End Module: To p Image with Content \\ --> </td> </tr> </table> </td> <!-- // End Sidebar \\ --> </tr> </table> <!-- // End Template Body \\ --> </td> </tr> <tr> <td align="center" valign="top"> <!-- // Begin Template Footer \\ --> <table border="0" cellpadding="10" cells pacing="0" width="600" id="templateFooter"> <tr> <td valign="top" class="footerCo ntent"> <!-- // Begin Module: Standard F ooter \\ --> <table border="0" cellpadding="10" cel lspacing="0" width="100%"> <tr> <td colspan="2" valign="mi ddle" id="social"><h4 class="style20">Why should you do it?</h4> <p class="style20">So ot her existing and aspiring MBA students can read them up, learn and appl y those learnings in their course and future jobs. </p> <p class="style20">MP ha s more than 3,00,000 registered members. Imagine if each member uploads one project, together we can impact so many lives. </p> <p class="style20"><a hr ef="http://www.managementparadise.com/user_document.php?utm_source=newsletter&am p;utm_medium=feb&amp;utm_content=bottomtext&amp;utm_campaign=eachone">So upload one project now</a>. It will only take a couple of minutes! </p> <p class="style20">Cheer s, MP Team.</p> <p class="style24"> <spa n class="style24"><a href="http://www.twitter.com/MP_connect"><img id="_x0000_i1 025" src="http://gallery.mailchimp.com/653153ae841fd11de66ad181a/images/sfs_icon _twitter.png" alt="Description: Description: Description: Description: Descripti on: Description: Description: Description: http://gallery.mailchimp.com/653153ae 841fd11de66ad181a/images/sfs_icon_twitter.png" border="0" width="16" height="16" />Follow on Twitter</a> | <img id="_x0000_i1026" src="http://gallery.mailchimp. com/653153ae841fd11de66ad181a/images/sfs_icon_facebook.png" alt="Description: De scription: Description: Description: Description: Description: Description: Desc ription: http://gallery.mailchimp.com/653153ae841fd11de66ad181a/images/sfs_icon_

facebook.png" border="0" width="16" height="16" /><a href="http://www.facebook.c om/managementparadise">Like us on Facebook</a></span></p> </td> </tr> <tr bgcolor="#000000"> <td width="350" valign=" top" bgcolor="#003366"> <div mc:edit="std_foot er"><span class="style27"><em>Copyright 2012 ManagementParadise.com, Al l rights reserved.</em> <br /> <br /> <strong>Our m ailing address is:</strong> <br /> *Management Paradise, <br /> 17/1337, Mhb colony, Gorai Road, Borivali (W), Mumbai - 400091 </span></div> </td> <td width="190" valign="top" b gcolor="#000066" id="monkeyRewards"> <div mc:edit="monkeyrewards"> <p class="style27">Send feedback on editor at mana gementparadise dot com.</p> <p class="style27" >Feel free to share this newsletter to your friends. We wont mind, Seriously !</ p> <p class="style27" >Your Audience is reading this. To Advertise in here email :- marketing at manag ementparadise dot com.</p> </div> </td> </tr> <tr> <td colspan="2" valign=" middle" id="utility"> <div mc:edit="std_ut ility"> To unsubscribe from the community updates, click <a target="_bl ank" href="$commbull_unsubscribe">Unsubscribe</a> </div> </td> </tr> </table> <!-- // End Module: Standard Foo ter \\ --> </td> </tr> </table> <!-- // End Template Footer \\ --> </td> </tr> </table> <br /> </td> </tr> </table> </center> </body> </html>

Вам также может понравиться