var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968011&docid=67977321&x=249',
		'title': '',
		'imageId': '67977321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968011&docid=67977319&x=249',
		'title': '',
		'imageId': '67977319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968011&docid=67977324&x=249',
		'title': '',
		'imageId': '67977324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968011&docid=67977323&x=249',
		'title': '',
		'imageId': '67977323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968011&docid=67977313&x=249',
		'title': '',
		'imageId': '67977313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968011&docid=67977316&x=249',
		'title': '',
		'imageId': '67977316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968011&docid=67977315&x=249',
		'title': '',
		'imageId': '67977315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968011&docid=67977317&x=249',
		'title': '',
		'imageId': '67977317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968011&docid=67977322&x=249',
		'title': '',
		'imageId': '67977322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968011&docid=67977318&x=249',
		'title': '',
		'imageId': '67977318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968011&docid=67977312&x=249',
		'title': '',
		'imageId': '67977312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968011&docid=67977314&x=249',
		'title': '',
		'imageId': '67977314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968011&docid=67977320&x=249',
		'title': '',
		'imageId': '67977320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968011';

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