var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776448&x=5924',
		'title': '',
		'imageId': '68776448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776452&x=5924',
		'title': '',
		'imageId': '68776452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776454&x=5924',
		'title': '',
		'imageId': '68776454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776444&x=5924',
		'title': '',
		'imageId': '68776444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776441&x=5924',
		'title': '',
		'imageId': '68776441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776456&x=5924',
		'title': '',
		'imageId': '68776456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776451&x=5924',
		'title': '',
		'imageId': '68776451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776455&x=5924',
		'title': '',
		'imageId': '68776455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776442&x=5924',
		'title': '',
		'imageId': '68776442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776445&x=5924',
		'title': '',
		'imageId': '68776445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776457&x=5924',
		'title': '',
		'imageId': '68776457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776440&x=5924',
		'title': '',
		'imageId': '68776440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776450&x=5924',
		'title': '',
		'imageId': '68776450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776447&x=5924',
		'title': '',
		'imageId': '68776447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776446&x=5924',
		'title': '',
		'imageId': '68776446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776453&x=5924',
		'title': '',
		'imageId': '68776453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776439&x=5924',
		'title': '',
		'imageId': '68776439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958011&docid=68776443&x=5924',
		'title': '',
		'imageId': '68776443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958011';

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