var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012287&docid=70011705&x=76',
		'title': '',
		'imageId': '70011705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012287&docid=70011713&x=76',
		'title': '',
		'imageId': '70011713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012287&docid=70011710&x=76',
		'title': '',
		'imageId': '70011710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012287&docid=70011691&x=76',
		'title': '',
		'imageId': '70011691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012287&docid=70011694&x=76',
		'title': '',
		'imageId': '70011694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012287&docid=70011693&x=76',
		'title': '',
		'imageId': '70011693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012287&docid=70011695&x=76',
		'title': '',
		'imageId': '70011695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012287&docid=70011692&x=76',
		'title': '',
		'imageId': '70011692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012287&docid=70011716&x=76',
		'title': '',
		'imageId': '70011716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012287&docid=70011717&x=76',
		'title': '',
		'imageId': '70011717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012287&docid=70011696&x=76',
		'title': '',
		'imageId': '70011696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012287&docid=70011701&x=76',
		'title': '',
		'imageId': '70011701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012287&docid=70011702&x=76',
		'title': '',
		'imageId': '70011702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012287';

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