var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943790&docid=68434846&x=283',
		'title': '',
		'imageId': '68434846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943790&docid=68434839&x=283',
		'title': '',
		'imageId': '68434839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943790&docid=68434838&x=283',
		'title': '',
		'imageId': '68434838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943790&docid=68434843&x=283',
		'title': '',
		'imageId': '68434843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943790&docid=68434847&x=283',
		'title': '',
		'imageId': '68434847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943790&docid=68434836&x=283',
		'title': '',
		'imageId': '68434836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943790&docid=68434840&x=283',
		'title': '',
		'imageId': '68434840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943790&docid=68434845&x=283',
		'title': '',
		'imageId': '68434845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943790&docid=68434841&x=283',
		'title': '',
		'imageId': '68434841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943790&docid=68434850&x=283',
		'title': '',
		'imageId': '68434850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943790&docid=68434849&x=283',
		'title': '',
		'imageId': '68434849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943790&docid=68434842&x=283',
		'title': '',
		'imageId': '68434842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943790&docid=68434837&x=283',
		'title': '',
		'imageId': '68434837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943790&docid=68434844&x=283',
		'title': '',
		'imageId': '68434844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943790&docid=68434848&x=283',
		'title': '',
		'imageId': '68434848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943790';

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