var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3926547&docid=68081079&x=2024',
		'title': '',
		'imageId': '68081079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926547&docid=68081082&x=2024',
		'title': '',
		'imageId': '68081082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926547&docid=68081077&x=2024',
		'title': '',
		'imageId': '68081077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926547&docid=68081076&x=2024',
		'title': '',
		'imageId': '68081076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926547&docid=68081081&x=2024',
		'title': '',
		'imageId': '68081081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926547&docid=68081074&x=2024',
		'title': '',
		'imageId': '68081074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926547&docid=68081075&x=2024',
		'title': '',
		'imageId': '68081075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926547&docid=68081090&x=2024',
		'title': '',
		'imageId': '68081090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926547&docid=68081085&x=2024',
		'title': '',
		'imageId': '68081085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926547&docid=68081083&x=2024',
		'title': '',
		'imageId': '68081083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926547&docid=68081087&x=2024',
		'title': '',
		'imageId': '68081087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926547&docid=68081089&x=2024',
		'title': '',
		'imageId': '68081089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926547&docid=68081084&x=2024',
		'title': '',
		'imageId': '68081084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3926547';

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