var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3935635&docid=67261413&x=3317',
		'title': '',
		'imageId': '67261413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935635&docid=67261445&x=3317',
		'title': '',
		'imageId': '67261445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935635&docid=67261444&x=3317',
		'title': '',
		'imageId': '67261444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935635&docid=67261446&x=3317',
		'title': '',
		'imageId': '67261446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935635&docid=67261451&x=3317',
		'title': '',
		'imageId': '67261451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935635&docid=67261450&x=3317',
		'title': '',
		'imageId': '67261450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935635&docid=67261448&x=3317',
		'title': '',
		'imageId': '67261448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935635&docid=67261449&x=3317',
		'title': '',
		'imageId': '67261449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935635&docid=67261447&x=3317',
		'title': '',
		'imageId': '67261447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935635&docid=67261471&x=3317',
		'title': '',
		'imageId': '67261471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935635&docid=67261472&x=3317',
		'title': '',
		'imageId': '67261472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935635&docid=67261476&x=3317',
		'title': '',
		'imageId': '67261476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935635&docid=67261477&x=3317',
		'title': '',
		'imageId': '67261477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935635&docid=67261475&x=3317',
		'title': '',
		'imageId': '67261475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935635&docid=67261473&x=3317',
		'title': '',
		'imageId': '67261473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935635&docid=67261474&x=3317',
		'title': '',
		'imageId': '67261474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3935635';

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