var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3982238&docid=69310793&x=4334',
		'title': '',
		'imageId': '69310793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982238&docid=69310794&x=4334',
		'title': '',
		'imageId': '69310794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982238&docid=69310795&x=4334',
		'title': '',
		'imageId': '69310795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982238&docid=69310796&x=4334',
		'title': '',
		'imageId': '69310796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982238&docid=69310797&x=4334',
		'title': '',
		'imageId': '69310797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982238&docid=69310798&x=4334',
		'title': '',
		'imageId': '69310798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982238&docid=69424091&x=4334',
		'title': '',
		'imageId': '69424091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3982238';

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