var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961458&docid=68841441&x=3452',
		'title': '',
		'imageId': '68841441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961458&docid=68841440&x=3452',
		'title': '',
		'imageId': '68841440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961458&docid=68841448&x=3452',
		'title': '',
		'imageId': '68841448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961458&docid=68841446&x=3452',
		'title': '',
		'imageId': '68841446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961458&docid=68841445&x=3452',
		'title': '',
		'imageId': '68841445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961458&docid=68841433&x=3452',
		'title': '',
		'imageId': '68841433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961458&docid=68841435&x=3452',
		'title': '',
		'imageId': '68841435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961458&docid=68841437&x=3452',
		'title': '',
		'imageId': '68841437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961458&docid=68841451&x=3452',
		'title': '',
		'imageId': '68841451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961458&docid=68841444&x=3452',
		'title': '',
		'imageId': '68841444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961458&docid=68841447&x=3452',
		'title': '',
		'imageId': '68841447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961458&docid=68841434&x=3452',
		'title': '',
		'imageId': '68841434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961458&docid=68841450&x=3452',
		'title': '',
		'imageId': '68841450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961458&docid=68841439&x=3452',
		'title': '',
		'imageId': '68841439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961458&docid=68841443&x=3452',
		'title': '',
		'imageId': '68841443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961458';

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