var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016060&docid=70115385&x=5849',
		'title': '',
		'imageId': '70115385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016060&docid=70115382&x=5849',
		'title': '',
		'imageId': '70115382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016060&docid=70115381&x=5849',
		'title': '',
		'imageId': '70115381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016060&docid=70115391&x=5849',
		'title': '',
		'imageId': '70115391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016060&docid=70115383&x=5849',
		'title': '',
		'imageId': '70115383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016060&docid=70115384&x=5849',
		'title': '',
		'imageId': '70115384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016060&docid=70115380&x=5849',
		'title': '',
		'imageId': '70115380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016060';

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