var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931121&docid=68147408&x=5337',
		'title': '',
		'imageId': '68147408',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931121&docid=68147416&x=5337',
		'title': '',
		'imageId': '68147416',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931121&docid=68147419&x=5337',
		'title': '',
		'imageId': '68147419',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931121&docid=68147410&x=5337',
		'title': '',
		'imageId': '68147410',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931121&docid=68147412&x=5337',
		'title': '',
		'imageId': '68147412',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931121&docid=68147409&x=5337',
		'title': '',
		'imageId': '68147409',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931121&docid=68147414&x=5337',
		'title': '',
		'imageId': '68147414',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931121&docid=68147413&x=5337',
		'title': '',
		'imageId': '68147413',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931121&docid=68147418&x=5337',
		'title': '',
		'imageId': '68147418',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931121&docid=68147411&x=5337',
		'title': '',
		'imageId': '68147411',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931121&docid=68147417&x=5337',
		'title': '',
		'imageId': '68147417',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931121&docid=68147415&x=5337',
		'title': '',
		'imageId': '68147415',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931121';

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