var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013962&docid=69818535&x=3841',
		'title': '',
		'imageId': '69818535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013962&docid=69818536&x=3841',
		'title': '',
		'imageId': '69818536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013962&docid=69818537&x=3841',
		'title': '',
		'imageId': '69818537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013962&docid=69818538&x=3841',
		'title': '',
		'imageId': '69818538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013962&docid=69818539&x=3841',
		'title': '',
		'imageId': '69818539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013962&docid=69818546&x=3841',
		'title': '',
		'imageId': '69818546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013962&docid=69818534&x=3841',
		'title': '',
		'imageId': '69818534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013962';

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