var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960782&docid=68832262&x=413',
		'title': '',
		'imageId': '68832262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960782&docid=68832271&x=413',
		'title': '',
		'imageId': '68832271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960782&docid=68832260&x=413',
		'title': '',
		'imageId': '68832260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960782&docid=68832261&x=413',
		'title': '',
		'imageId': '68832261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960782&docid=68832268&x=413',
		'title': '',
		'imageId': '68832268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960782&docid=68832263&x=413',
		'title': '',
		'imageId': '68832263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960782&docid=68832266&x=413',
		'title': '',
		'imageId': '68832266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960782&docid=68832265&x=413',
		'title': '',
		'imageId': '68832265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960782&docid=68832264&x=413',
		'title': '',
		'imageId': '68832264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960782&docid=68832267&x=413',
		'title': '',
		'imageId': '68832267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960782&docid=68832273&x=413',
		'title': '',
		'imageId': '68832273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960782&docid=68832269&x=413',
		'title': '',
		'imageId': '68832269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960782&docid=68832270&x=413',
		'title': '',
		'imageId': '68832270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960782&docid=68832272&x=413',
		'title': '',
		'imageId': '68832272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960782';

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