var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967767&docid=68980126&x=3242',
		'title': '',
		'imageId': '68980126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967767&docid=68980129&x=3242',
		'title': '',
		'imageId': '68980129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967767&docid=68980131&x=3242',
		'title': '',
		'imageId': '68980131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967767&docid=68980132&x=3242',
		'title': '',
		'imageId': '68980132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967767&docid=68980133&x=3242',
		'title': '',
		'imageId': '68980133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967767&docid=68980134&x=3242',
		'title': '',
		'imageId': '68980134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967767&docid=68980135&x=3242',
		'title': '',
		'imageId': '68980135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967767&docid=68980136&x=3242',
		'title': '',
		'imageId': '68980136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967767&docid=68980137&x=3242',
		'title': '',
		'imageId': '68980137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967767&docid=68980138&x=3242',
		'title': '',
		'imageId': '68980138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967767&docid=68980139&x=3242',
		'title': '',
		'imageId': '68980139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967767&docid=68980140&x=3242',
		'title': '',
		'imageId': '68980140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967767&docid=68980141&x=3242',
		'title': '',
		'imageId': '68980141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967767';

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