var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947473&docid=68294681&x=3842',
		'title': '',
		'imageId': '68294681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947473&docid=68294682&x=3842',
		'title': '',
		'imageId': '68294682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947473&docid=68294688&x=3842',
		'title': '',
		'imageId': '68294688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947473&docid=68294689&x=3842',
		'title': '',
		'imageId': '68294689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947473&docid=68294695&x=3842',
		'title': '',
		'imageId': '68294695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947473&docid=68294697&x=3842',
		'title': '',
		'imageId': '68294697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947473&docid=68294706&x=3842',
		'title': '',
		'imageId': '68294706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947473&docid=68294705&x=3842',
		'title': '',
		'imageId': '68294705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947473&docid=68294700&x=3842',
		'title': '',
		'imageId': '68294700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947473&docid=68294709&x=3842',
		'title': '',
		'imageId': '68294709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947473&docid=68294712&x=3842',
		'title': '',
		'imageId': '68294712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947473&docid=68294715&x=3842',
		'title': '',
		'imageId': '68294715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947473&docid=68294683&x=3842',
		'title': '',
		'imageId': '68294683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947473';

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