var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912481&docid=67216032&x=4045',
		'title': '',
		'imageId': '67216032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912481&docid=67216029&x=4045',
		'title': '',
		'imageId': '67216029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912481&docid=67216031&x=4045',
		'title': '',
		'imageId': '67216031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912481&docid=67216033&x=4045',
		'title': '',
		'imageId': '67216033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912481&docid=67216034&x=4045',
		'title': '',
		'imageId': '67216034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912481&docid=67216030&x=4045',
		'title': '',
		'imageId': '67216030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912481&docid=67216028&x=4045',
		'title': '',
		'imageId': '67216028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912481';

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