var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2580976&x=3348',
		'title': '',
		'imageId': '2580976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2580979&x=3348',
		'title': '',
		'imageId': '2580979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2580982&x=3348',
		'title': '',
		'imageId': '2580982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2580985&x=3348',
		'title': '',
		'imageId': '2580985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2580956&x=3348',
		'title': '',
		'imageId': '2580956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2580973&x=3348',
		'title': '',
		'imageId': '2580973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2580997&x=3348',
		'title': '',
		'imageId': '2580997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2580994&x=3348',
		'title': '',
		'imageId': '2580994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2580991&x=3348',
		'title': '',
		'imageId': '2580991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2581000&x=3348',
		'title': '',
		'imageId': '2581000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2580962&x=3348',
		'title': '',
		'imageId': '2580962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2581007&x=3348',
		'title': '',
		'imageId': '2581007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2580965&x=3348',
		'title': '',
		'imageId': '2580965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2581003&x=3348',
		'title': '',
		'imageId': '2581003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2580969&x=3348',
		'title': '',
		'imageId': '2580969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2580953&x=3348',
		'title': '',
		'imageId': '2580953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2583534&x=3348',
		'title': '',
		'imageId': '2583534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472753&docid=2583537&x=3348',
		'title': '',
		'imageId': '2583537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #472753';

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