var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954537&docid=68685895&x=4750',
		'title': '',
		'imageId': '68685895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954537&docid=68685893&x=4750',
		'title': '',
		'imageId': '68685893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954537&docid=68685897&x=4750',
		'title': '',
		'imageId': '68685897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954537&docid=68685894&x=4750',
		'title': '',
		'imageId': '68685894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954537&docid=68685898&x=4750',
		'title': '',
		'imageId': '68685898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954537&docid=68685900&x=4750',
		'title': '',
		'imageId': '68685900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954537&docid=68685896&x=4750',
		'title': '',
		'imageId': '68685896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954537&docid=68685899&x=4750',
		'title': '',
		'imageId': '68685899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954537';

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