var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910910&docid=67663850&x=442',
		'title': '',
		'imageId': '67663850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910910&docid=67663849&x=442',
		'title': '',
		'imageId': '67663849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910910&docid=68067871&x=442',
		'title': '',
		'imageId': '68067871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910910&docid=68067874&x=442',
		'title': '',
		'imageId': '68067874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910910&docid=68067878&x=442',
		'title': '',
		'imageId': '68067878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910910&docid=68067896&x=442',
		'title': '',
		'imageId': '68067896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910910&docid=68067899&x=442',
		'title': '',
		'imageId': '68067899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910910&docid=68067902&x=442',
		'title': '',
		'imageId': '68067902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910910&docid=68067905&x=442',
		'title': '',
		'imageId': '68067905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910910&docid=68067909&x=442',
		'title': '',
		'imageId': '68067909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910910&docid=68067912&x=442',
		'title': '',
		'imageId': '68067912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910910&docid=68067915&x=442',
		'title': '',
		'imageId': '68067915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910910';

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