var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956186&docid=68502900&x=2150',
		'title': '',
		'imageId': '68502900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956186&docid=68502894&x=2150',
		'title': '',
		'imageId': '68502894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956186&docid=68502896&x=2150',
		'title': '',
		'imageId': '68502896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956186&docid=68502901&x=2150',
		'title': '',
		'imageId': '68502901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956186&docid=68502899&x=2150',
		'title': '',
		'imageId': '68502899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956186&docid=68502897&x=2150',
		'title': '',
		'imageId': '68502897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956186&docid=68502898&x=2150',
		'title': '',
		'imageId': '68502898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956186&docid=68502895&x=2150',
		'title': '',
		'imageId': '68502895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956186';

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