var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916422&docid=67803727&x=3221',
		'title': '',
		'imageId': '67803727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916422&docid=67803728&x=3221',
		'title': '',
		'imageId': '67803728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916422&docid=67803730&x=3221',
		'title': '',
		'imageId': '67803730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916422&docid=67803731&x=3221',
		'title': '',
		'imageId': '67803731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916422&docid=67803729&x=3221',
		'title': '',
		'imageId': '67803729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916422&docid=67803732&x=3221',
		'title': '',
		'imageId': '67803732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916422&docid=67803734&x=3221',
		'title': '',
		'imageId': '67803734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916422';

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