You are on page 1of 7

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.

0 Transitional//EN" >
<HTML>

<head>

<meta name="description" content="">


<meta name="robots" content="nofollow">
<link rel="stylesheet" type="text/css" href="/Brander?f=Skin.css&amp;v=mxjx"/>
<link rel="stylesheet" type="text/css"
href="/Brander?f=ButtonStyles.css&amp;v=kzpb"/>
<link rel="shortcut icon" href="/favicon.ico">

<script language="JavaScript" type="text/javascript">


//set to true if the user clicks "done" or "cancel", used to suppress warning.
var leavePageButtonClicked = false;
var DIALOG_VERSIONS = {
BlogSettings: 'tp4k',
Britannica: 'tqd6',
ChangeCell: 'trgj',
ChangeColumn: 'tr4f',
ChangeList: 'trz6',
ChangeRow: 'tr4f',
CSSEdit: 'tscw',
CommentSettings: 'tqr5',
DocSettings: 'tvmj',
EmailDocument: 'vdxx',
EmailMsg: 'tr26',
FindReplace: 'tsj2',
InsertBookmark: 'tr9f',
InsertChar: 'txhc',
InsertImage: 't3rr',
InsertLink: 'txm9',
InsertTable: 'tx66',
MiscTextBox: 'tsv8',
PrintSettings: 'twnf',
WordCount: 'txrq'
};

var WritelyVars = {
dasherdomain: '',
direction: '',
enable_css_editing: false,
imagepath: '\x2Fimages',
includepath: '\x2F',
isbidion: false,
highendmobile: false,
language: 'en_US',
new_printing: false,
sitename: 'Google Docs',

siteurl: 'http://docs.google.com',
siteprefix: '',
username: ''
,
blogiscustom: false,
blogname: '',
blogusername: '',
blogpassword: '',
blogtype: 'blogger',
blogurl: '',
blogusestitle: true,
highlightcolor: '',
isunconfirmed: false

};

var WritelyDocVars = {

allowopencollaboration: false,
allowopeninvites: false,
baserev: 'dfjk8h6s_27fsdxpv:5',
bgcolor: '#ffffff',
canedit: false,
css_style: '',
doclangcode: '',
fontname: 'Verdana',
fontsize: '10.0',
isowner: false,
isposted: false,
ispublic: true,
ispublished: true,
isshared: false,
iswritemember: false,
lastmodifier: '',
linespacing: '',
numcollaborators: '0',
numviewers: '0',
publishedrev: '5',
revision: '5',
rtl: false,
title: 'Este es un documento creado con Googl...',
usestylesheet: true,
papersize: 'LETTER',
usesportrait: true,
topmargin: '1.0in',
bottommargin: '1.0in',
leftmargin: '1.0in',
rightmargin: '1.0in',
printfontsize: 'MEDIUM',
pagenumber: 'NONE',
new_printing: 'False',
header: '',
footer: ''

};

var urchinStartTime = (new Date()).getTime();


var gUntitled = 'Untitled';
var lUntitled = 'Untitled';
var SitePrefix = "";
var SiteLanguageIsEnglish = true;
var SiteLanguageIsAsian = false;
var EXPERIMENTAL = false;
function GetSiteRootURL() { return SitePrefix + "/"; }
function DasherizeURL(url) {
// add prefix to URL if we have a prefix to add, and URL doesn't already
// start with it
var siteRootUrl = GetSiteRootURL();
if (SitePrefix && url.indexOf(siteRootUrl) != 0) {
return siteRootUrl + url;
}
return url;
}

var GET_DOCUMENT_WORKER_URL = ''


var PUT_DOCUMENT_WORKER_URL = ''
</script>

<script language="JavaScript" type="text/javascript"


src="/Localizer?f=AllMsgs.hdf&amp;v=mvvw"></script>

<script type="text/javascript">
var isPresentation = !!0;

function SaveCopyAsPresentation() {
var docId = GetActionDocsString(actionDocID);
SaveDocContentsWithNotify(function() {
CopyDocument(docId, true, 'doc2presentation');
});
}
</script>

<script language="JavaScript" type="text/javascript">

var action = '';

var userID = "";


var userName = "";

var postToken = '';

function rce(location, opt_message, opt_extra) {


var msg = 'Unknown error';
// opt_message and opt_extra might be anything: undefined, a string, a number,
// null or an object. So extensive type checking is required to not cause
// errors. Errors inside rce() are not good since this is our error handler.
if (typeof opt_message != 'undefined') {
msg = (opt_message && typeof opt_message == 'object' && 'message' in
opt_message) ?
(': msg="' + opt_message.message + '"') : opt_message;
msg = (opt_message && typeof opt_message == 'object' && 'number' in
opt_message) ?
(msg + ', number="' + opt_message.number + '"') : msg;
}
if (typeof opt_extra != 'undefined') {
if (opt_extra && typeof opt_extra == 'object' && opt_extra.document &&
'title' in opt_extra.document) {
msg += ', caller: "' + opt_extra.document.title + '"';
} else if (opt_extra.length) {
msg += ', extra: ' + opt_extra;
}
}

if (RunningOnLocalServer()) {
alert('rce Called: ' + location + ' ' + msg + '; ' + Stack());
return false;
}

location += '\nStack: ' + Stack();


asyncPOST('command=reportclienterror&function=' + encodeURIComponent(location)
+ '&message=' + encodeURIComponent(msg) + '&url='
+ encodeURIComponent(window.location), 'MiscCommands', null);
return false;
}

var onLocalServer = false;


function RunningOnLocalServer() {
if (typeof onLocalServer == 'undefined') {
return false;
}
return onLocalServer;
}
</script>

<script type="text/javascript" src="/js/3552922533-ViewPage.js"></script>

<script><!--
WritelyDocVars['publishinfo'] = '';
//--></script>

<title>Este es un documento creado con Googl...</title>

<style type="text/css">

table {
font-size: 1em;
}

div, address, ol, ul, li, option, select {


margin-top: 0px;
margin-bottom: 0px;
}

p {
margin: 0px;
}

body {
padding: 0px;
margin: 0px;
}

h6 { font-size: 10pt }
h5 { font-size: 11pt }
h4 { font-size: 12pt }
h3 { font-size: 13pt }
h2 { font-size: 14pt }
h1 { font-size: 16pt }

blockquote {padding: 10px; border: 1px #DDDDDD dashed }

a img {border: 0}

body {
font-family: Verdana;

font-size: 10.0pt;
line-height: normal;
background-color: #ffffff;
}

</style>

<style type="text/css">

BODY, P, DIV, TD {
direction: inherit;
</style>

<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />

</head>

<body>
<div id="decoration1" style="display:none;">
<div id="publishinfo">
<table width="100%" cellSpacing="0" cellPadding="0" border="0" id=navigation>
<tr>
<td align=center width="80%"><div id="published" class=smalltext
style="display:none;padding: 8px">
(You are viewing the published version of this document.)
</div><div id="republish" class=smalltext style="display:none;padding:
8px">
(You must republish this document for viewers to see the latest
version. <a href="#" onclick="viewOnRepublishClick();" class=smalllink>Republish
document</a>.)
</div></td>

</tr>
<tr>
<td bgcolor="#676767"><img src="/images/blankdot.gif" height=1></td>

</tr>
</table>
</div>
</div>

<div style="padding: 8px; direction: ltr" dir=ltr id="doc-contents">

<p>
<font color="#993399">Este es un documento creado con
</font><font color="#3366ff"><u>Google Docs</u>
</font><font color="#ff6600"><b>:)</b></font>
</p>
<p>
&nbsp;
</p>
<BR CLEAR="all"/>

</div>

<div id="decoration2" style="display:none; clear: both">


<table width="100%" cellSpacing="0" cellPadding="0" border="0" id=navigation>
<tr><td bgcolor="#676767"><img src="/images/blankdot.gif" height=1></td></tr>
<tr><td align=center>
<table width="100%" cellSpacing="0" cellPadding="8" border="0"><tr>
<td class=smalltext style="padding-top:4px">
<a title="Learn more about Google Docs" class=smalllink href="/">Google
Docs -- Web word processing, presentations and spreadsheets.</a>
</td>
<td class=smalltext style="padding-top:4px" align=right>
<div id="canedit" style="display:none;">
<a id="editlink" title="Edit this page" onclick="viewOnEditClick();"
class=smalllink href="Edit?tab=edit&dr=true&docid=dfjk8h6s_27fsdxpv">Edit this
page (you have permission)</a>
</div><div id="maybecanedit" style="display:none;">
<a id="editpermissionlink" title="Edit this page"
onclick="viewOnEditClick();" class=smalllink
href="Edit?tab=edit&dr=true&docid=dfjk8h6s_27fsdxpv">Edit this page (if you have
permission)</a>
<span class=graytext> | </span><a id="abuselink" class=smalllink
target=_blank
href="http://docs.google.com/support/bin/request.py?hl=en_US&page=troubleshooter.c
s&problem=abuse&contact_type=abuse&stage=fm&contact_typemaster=abuse&Action.Search
=Continue&ctx=direct&docurl=http%3A%2F%2Fdocs.google.com%2FDoc%3Fid%3Ddfjk8h6s_27f
sdxpv">Report spam</a>&nbsp;
</div>
</td>
</tr></table>
</td></tr>
</table>
</div>

<script><!--

viewOnLoad();

var urchinPage = viewGetUrchinPage(false);


//--></script>

<script src="https://ssl.google-analytics.com/urchin.js"
type="text/javascript"></script>

<script type="text/javascript">
_uacct="UA-18065-1";
_uanchor=1;

if (typeof urchinTracker != "undefined") {


urchinTracker(typeof(urchinPage) != "undefined" ?
urchinPage : window.location.href);
}

</script>

</body>
</HTML>

You might also like