var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457047&x=77',
		'title': '',
		'imageId': '68457047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457050&x=77',
		'title': '',
		'imageId': '68457050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457039&x=77',
		'title': '',
		'imageId': '68457039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457043&x=77',
		'title': '',
		'imageId': '68457043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457036&x=77',
		'title': '',
		'imageId': '68457036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457037&x=77',
		'title': '',
		'imageId': '68457037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457038&x=77',
		'title': '',
		'imageId': '68457038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457049&x=77',
		'title': '',
		'imageId': '68457049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457035&x=77',
		'title': '',
		'imageId': '68457035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457045&x=77',
		'title': '',
		'imageId': '68457045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457046&x=77',
		'title': '',
		'imageId': '68457046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457048&x=77',
		'title': '',
		'imageId': '68457048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457041&x=77',
		'title': '',
		'imageId': '68457041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457042&x=77',
		'title': '',
		'imageId': '68457042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457051&x=77',
		'title': '',
		'imageId': '68457051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457044&x=77',
		'title': '',
		'imageId': '68457044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944799&docid=68457040&x=77',
		'title': '',
		'imageId': '68457040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944799';

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