var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932608&docid=68192064&x=2425',
		'title': '',
		'imageId': '68192064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932608&docid=68192057&x=2425',
		'title': '',
		'imageId': '68192057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932608&docid=68192061&x=2425',
		'title': '',
		'imageId': '68192061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932608&docid=68192052&x=2425',
		'title': '',
		'imageId': '68192052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932608&docid=68192059&x=2425',
		'title': '',
		'imageId': '68192059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932608&docid=68192063&x=2425',
		'title': '',
		'imageId': '68192063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932608&docid=68192058&x=2425',
		'title': '',
		'imageId': '68192058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932608&docid=68192053&x=2425',
		'title': '',
		'imageId': '68192053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932608&docid=68192060&x=2425',
		'title': '',
		'imageId': '68192060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932608&docid=68192055&x=2425',
		'title': '',
		'imageId': '68192055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932608&docid=68192056&x=2425',
		'title': '',
		'imageId': '68192056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932608&docid=68192054&x=2425',
		'title': '',
		'imageId': '68192054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932608&docid=68192062&x=2425',
		'title': '',
		'imageId': '68192062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932608&docid=68192051&x=2425',
		'title': '',
		'imageId': '68192051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932608';

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