var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094563&x=1842',
		'title': '',
		'imageId': '70094563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094572&x=1842',
		'title': '',
		'imageId': '70094572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094562&x=1842',
		'title': '',
		'imageId': '70094562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094567&x=1842',
		'title': '',
		'imageId': '70094567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094561&x=1842',
		'title': '',
		'imageId': '70094561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094571&x=1842',
		'title': '',
		'imageId': '70094571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094559&x=1842',
		'title': '',
		'imageId': '70094559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094568&x=1842',
		'title': '',
		'imageId': '70094568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094557&x=1842',
		'title': '',
		'imageId': '70094557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094560&x=1842',
		'title': '',
		'imageId': '70094560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094566&x=1842',
		'title': '',
		'imageId': '70094566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094558&x=1842',
		'title': '',
		'imageId': '70094558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094573&x=1842',
		'title': '',
		'imageId': '70094573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094565&x=1842',
		'title': '',
		'imageId': '70094565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094569&x=1842',
		'title': '',
		'imageId': '70094569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094570&x=1842',
		'title': '',
		'imageId': '70094570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094574&x=1842',
		'title': '',
		'imageId': '70094574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=70094564&x=1842',
		'title': '',
		'imageId': '70094564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=59270515&x=1842',
		'title': '',
		'imageId': '59270515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011915&docid=59270516&x=1842',
		'title': '',
		'imageId': '59270516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011915';

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