var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937335&docid=68302565&x=4459',
		'title': '',
		'imageId': '68302565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937335&docid=68302566&x=4459',
		'title': '',
		'imageId': '68302566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937335&docid=68302567&x=4459',
		'title': '',
		'imageId': '68302567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937335&docid=68302568&x=4459',
		'title': '',
		'imageId': '68302568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937335&docid=68302569&x=4459',
		'title': '',
		'imageId': '68302569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937335&docid=68302570&x=4459',
		'title': '',
		'imageId': '68302570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937335&docid=68302571&x=4459',
		'title': '',
		'imageId': '68302571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937335';

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