var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012945&docid=70026577&x=4936',
		'title': '',
		'imageId': '70026577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012945&docid=70026590&x=4936',
		'title': '',
		'imageId': '70026590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012945&docid=70026585&x=4936',
		'title': '',
		'imageId': '70026585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012945&docid=70026583&x=4936',
		'title': '',
		'imageId': '70026583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012945&docid=70026584&x=4936',
		'title': '',
		'imageId': '70026584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012945&docid=70026580&x=4936',
		'title': '',
		'imageId': '70026580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012945&docid=70026581&x=4936',
		'title': '',
		'imageId': '70026581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012945&docid=70026578&x=4936',
		'title': '',
		'imageId': '70026578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012945&docid=70026579&x=4936',
		'title': '',
		'imageId': '70026579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012945&docid=70026586&x=4936',
		'title': '',
		'imageId': '70026586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012945&docid=70026582&x=4936',
		'title': '',
		'imageId': '70026582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012945&docid=70026587&x=4936',
		'title': '',
		'imageId': '70026587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012945&docid=70026589&x=4936',
		'title': '',
		'imageId': '70026589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012945&docid=70026588&x=4936',
		'title': '',
		'imageId': '70026588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012945';

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