var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991403&docid=69521799&x=4521',
		'title': '',
		'imageId': '69521799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991403&docid=69521796&x=4521',
		'title': '',
		'imageId': '69521796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991403&docid=69521798&x=4521',
		'title': '',
		'imageId': '69521798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991403&docid=69521797&x=4521',
		'title': '',
		'imageId': '69521797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991403&docid=69521795&x=4521',
		'title': '',
		'imageId': '69521795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991403&docid=69521801&x=4521',
		'title': '',
		'imageId': '69521801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991403&docid=69521800&x=4521',
		'title': '',
		'imageId': '69521800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991403';

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