var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960172&docid=68834921&x=2941',
		'title': '',
		'imageId': '68834921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960172&docid=68834919&x=2941',
		'title': '',
		'imageId': '68834919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960172&docid=68834920&x=2941',
		'title': '',
		'imageId': '68834920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960172&docid=68834916&x=2941',
		'title': '',
		'imageId': '68834916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960172&docid=68834922&x=2941',
		'title': '',
		'imageId': '68834922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960172&docid=68834918&x=2941',
		'title': '',
		'imageId': '68834918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960172&docid=68834917&x=2941',
		'title': '',
		'imageId': '68834917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960172';

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