var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975153&docid=69149510&x=5423',
		'title': '',
		'imageId': '69149510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975153&docid=69149504&x=5423',
		'title': '',
		'imageId': '69149504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975153&docid=69149506&x=5423',
		'title': '',
		'imageId': '69149506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975153&docid=69149505&x=5423',
		'title': '',
		'imageId': '69149505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975153&docid=69149507&x=5423',
		'title': '',
		'imageId': '69149507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975153&docid=69149509&x=5423',
		'title': '',
		'imageId': '69149509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975153&docid=69149508&x=5423',
		'title': '',
		'imageId': '69149508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975153';

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