var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010624&docid=69974387&x=2127',
		'title': '',
		'imageId': '69974387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010624&docid=69974388&x=2127',
		'title': '',
		'imageId': '69974388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010624&docid=69974389&x=2127',
		'title': '',
		'imageId': '69974389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010624&docid=69974391&x=2127',
		'title': '',
		'imageId': '69974391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010624&docid=69974390&x=2127',
		'title': '',
		'imageId': '69974390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010624&docid=69974402&x=2127',
		'title': '',
		'imageId': '69974402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010624&docid=69974403&x=2127',
		'title': '',
		'imageId': '69974403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010624&docid=69974386&x=2127',
		'title': '',
		'imageId': '69974386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010624';

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