var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68877865&x=556',
		'title': '',
		'imageId': '68877865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68877867&x=556',
		'title': '',
		'imageId': '68877867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68877871&x=556',
		'title': '',
		'imageId': '68877871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68877868&x=556',
		'title': '',
		'imageId': '68877868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68877870&x=556',
		'title': '',
		'imageId': '68877870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68524063&x=556',
		'title': '',
		'imageId': '68524063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68524055&x=556',
		'title': '',
		'imageId': '68524055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68877874&x=556',
		'title': '',
		'imageId': '68877874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68693556&x=556',
		'title': '',
		'imageId': '68693556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68877864&x=556',
		'title': '',
		'imageId': '68877864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68877873&x=556',
		'title': '',
		'imageId': '68877873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68877866&x=556',
		'title': '',
		'imageId': '68877866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68524058&x=556',
		'title': '',
		'imageId': '68524058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68693552&x=556',
		'title': '',
		'imageId': '68693552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68877862&x=556',
		'title': '',
		'imageId': '68877862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68877863&x=556',
		'title': '',
		'imageId': '68877863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68877869&x=556',
		'title': '',
		'imageId': '68877869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68877861&x=556',
		'title': '',
		'imageId': '68877861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68877872&x=556',
		'title': '',
		'imageId': '68877872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962915&docid=68877860&x=556',
		'title': '',
		'imageId': '68877860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962915';

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";
	})
}
