var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938394&docid=68329385&x=593',
		'title': '',
		'imageId': '68329385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938394&docid=68329386&x=593',
		'title': '',
		'imageId': '68329386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938394&docid=68329387&x=593',
		'title': '',
		'imageId': '68329387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938394&docid=68329388&x=593',
		'title': '',
		'imageId': '68329388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938394&docid=68329389&x=593',
		'title': '',
		'imageId': '68329389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938394&docid=68329390&x=593',
		'title': '',
		'imageId': '68329390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938394&docid=68329391&x=593',
		'title': '',
		'imageId': '68329391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938394&docid=68329392&x=593',
		'title': '',
		'imageId': '68329392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938394&docid=68329393&x=593',
		'title': '',
		'imageId': '68329393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938394';

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