var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016916&docid=70151706&x=3726',
		'title': '',
		'imageId': '70151706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016916&docid=70151707&x=3726',
		'title': '',
		'imageId': '70151707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016916&docid=70151709&x=3726',
		'title': '',
		'imageId': '70151709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016916&docid=70151717&x=3726',
		'title': '',
		'imageId': '70151717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016916&docid=70151720&x=3726',
		'title': '',
		'imageId': '70151720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016916&docid=70151722&x=3726',
		'title': '',
		'imageId': '70151722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016916&docid=70151721&x=3726',
		'title': '',
		'imageId': '70151721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016916&docid=70151708&x=3726',
		'title': '',
		'imageId': '70151708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016916&docid=70151716&x=3726',
		'title': '',
		'imageId': '70151716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016916&docid=70151714&x=3726',
		'title': '',
		'imageId': '70151714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016916&docid=70151718&x=3726',
		'title': '',
		'imageId': '70151718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016916&docid=70151715&x=3726',
		'title': '',
		'imageId': '70151715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016916&docid=70151719&x=3726',
		'title': '',
		'imageId': '70151719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016916';

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