var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3894932&docid=67268212&x=1246',
		'title': '',
		'imageId': '67268212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894932&docid=67268209&x=1246',
		'title': '',
		'imageId': '67268209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894932&docid=67268210&x=1246',
		'title': '',
		'imageId': '67268210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894932&docid=67268213&x=1246',
		'title': '',
		'imageId': '67268213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894932&docid=67268211&x=1246',
		'title': '',
		'imageId': '67268211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894932&docid=67268215&x=1246',
		'title': '',
		'imageId': '67268215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894932&docid=67268214&x=1246',
		'title': '',
		'imageId': '67268214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894932&docid=68647614&x=1246',
		'title': '',
		'imageId': '68647614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3894932';

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