var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995038&docid=69607184&x=3921',
		'title': '',
		'imageId': '69607184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995038&docid=69607185&x=3921',
		'title': '',
		'imageId': '69607185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995038&docid=69607190&x=3921',
		'title': '',
		'imageId': '69607190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995038&docid=69607189&x=3921',
		'title': '',
		'imageId': '69607189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995038&docid=69607187&x=3921',
		'title': '',
		'imageId': '69607187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995038&docid=69607188&x=3921',
		'title': '',
		'imageId': '69607188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995038&docid=69607186&x=3921',
		'title': '',
		'imageId': '69607186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995038&docid=69607183&x=3921',
		'title': '',
		'imageId': '69607183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995038';

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