var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977297&docid=68944326&x=161',
		'title': '',
		'imageId': '68944326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977297&docid=68944325&x=161',
		'title': '',
		'imageId': '68944325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977297&docid=68944329&x=161',
		'title': '',
		'imageId': '68944329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977297&docid=68944330&x=161',
		'title': '',
		'imageId': '68944330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977297&docid=68944327&x=161',
		'title': '',
		'imageId': '68944327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977297&docid=68944331&x=161',
		'title': '',
		'imageId': '68944331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977297&docid=68944334&x=161',
		'title': '',
		'imageId': '68944334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977297&docid=68944332&x=161',
		'title': '',
		'imageId': '68944332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977297&docid=68944333&x=161',
		'title': '',
		'imageId': '68944333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977297&docid=68944337&x=161',
		'title': '',
		'imageId': '68944337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977297&docid=68944336&x=161',
		'title': '',
		'imageId': '68944336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977297&docid=68944339&x=161',
		'title': '',
		'imageId': '68944339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977297&docid=68944338&x=161',
		'title': '',
		'imageId': '68944338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977297&docid=68944328&x=161',
		'title': '',
		'imageId': '68944328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977297&docid=68944335&x=161',
		'title': '',
		'imageId': '68944335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977297';

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