var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885678&docid=67014352&x=3946',
		'title': '',
		'imageId': '67014352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885678&docid=67014355&x=3946',
		'title': '',
		'imageId': '67014355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885678&docid=67014354&x=3946',
		'title': '',
		'imageId': '67014354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885678&docid=67014356&x=3946',
		'title': '',
		'imageId': '67014356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885678&docid=67014357&x=3946',
		'title': '',
		'imageId': '67014357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885678&docid=67014365&x=3946',
		'title': '',
		'imageId': '67014365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885678&docid=67014361&x=3946',
		'title': '',
		'imageId': '67014361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885678&docid=67014362&x=3946',
		'title': '',
		'imageId': '67014362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885678&docid=67014358&x=3946',
		'title': '',
		'imageId': '67014358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885678&docid=67014363&x=3946',
		'title': '',
		'imageId': '67014363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885678&docid=67014364&x=3946',
		'title': '',
		'imageId': '67014364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885678&docid=67014359&x=3946',
		'title': '',
		'imageId': '67014359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885678&docid=67014360&x=3946',
		'title': '',
		'imageId': '67014360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885678';

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