var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168750&x=1941',
		'title': '',
		'imageId': '70168750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168774&x=1941',
		'title': '',
		'imageId': '70168774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168749&x=1941',
		'title': '',
		'imageId': '70168749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168751&x=1941',
		'title': '',
		'imageId': '70168751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168752&x=1941',
		'title': '',
		'imageId': '70168752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168753&x=1941',
		'title': '',
		'imageId': '70168753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168780&x=1941',
		'title': '',
		'imageId': '70168780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168782&x=1941',
		'title': '',
		'imageId': '70168782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168784&x=1941',
		'title': '',
		'imageId': '70168784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168786&x=1941',
		'title': '',
		'imageId': '70168786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168754&x=1941',
		'title': '',
		'imageId': '70168754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168793&x=1941',
		'title': '',
		'imageId': '70168793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168794&x=1941',
		'title': '',
		'imageId': '70168794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168809&x=1941',
		'title': '',
		'imageId': '70168809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168806&x=1941',
		'title': '',
		'imageId': '70168806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168787&x=1941',
		'title': '',
		'imageId': '70168787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168800&x=1941',
		'title': '',
		'imageId': '70168800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017459&docid=70168808&x=1941',
		'title': '',
		'imageId': '70168808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017459';

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