var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870367&x=2139',
		'title': '',
		'imageId': '68870367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870379&x=2139',
		'title': '',
		'imageId': '68870379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870368&x=2139',
		'title': '',
		'imageId': '68870368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870380&x=2139',
		'title': '',
		'imageId': '68870380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870364&x=2139',
		'title': '',
		'imageId': '68870364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870363&x=2139',
		'title': '',
		'imageId': '68870363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870365&x=2139',
		'title': '',
		'imageId': '68870365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870366&x=2139',
		'title': '',
		'imageId': '68870366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870374&x=2139',
		'title': '',
		'imageId': '68870374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870888&x=2139',
		'title': '',
		'imageId': '68870888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870889&x=2139',
		'title': '',
		'imageId': '68870889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870891&x=2139',
		'title': '',
		'imageId': '68870891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870890&x=2139',
		'title': '',
		'imageId': '68870890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870893&x=2139',
		'title': '',
		'imageId': '68870893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870892&x=2139',
		'title': '',
		'imageId': '68870892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870896&x=2139',
		'title': '',
		'imageId': '68870896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870899&x=2139',
		'title': '',
		'imageId': '68870899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870903&x=2139',
		'title': '',
		'imageId': '68870903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870905&x=2139',
		'title': '',
		'imageId': '68870905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870908&x=2139',
		'title': '',
		'imageId': '68870908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962704&docid=68870911&x=2139',
		'title': '',
		'imageId': '68870911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962704';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
