var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929148&docid=68112249&x=78',
		'title': '',
		'imageId': '68112249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929148&docid=68112253&x=78',
		'title': '',
		'imageId': '68112253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929148&docid=68112251&x=78',
		'title': '',
		'imageId': '68112251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929148&docid=68112252&x=78',
		'title': '',
		'imageId': '68112252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929148&docid=68112248&x=78',
		'title': '',
		'imageId': '68112248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929148&docid=68112254&x=78',
		'title': '',
		'imageId': '68112254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929148&docid=68112250&x=78',
		'title': '',
		'imageId': '68112250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929148&docid=68112255&x=78',
		'title': '',
		'imageId': '68112255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929148&docid=68112247&x=78',
		'title': '',
		'imageId': '68112247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929148&docid=68281102&x=78',
		'title': '',
		'imageId': '68281102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929148&docid=68281103&x=78',
		'title': '',
		'imageId': '68281103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929148&docid=68281104&x=78',
		'title': '',
		'imageId': '68281104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929148&docid=68281105&x=78',
		'title': '',
		'imageId': '68281105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929148';

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