var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3901486&docid=67434711&x=1629',
		'title': '',
		'imageId': '67434711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901486&docid=67434715&x=1629',
		'title': '',
		'imageId': '67434715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901486&docid=67434714&x=1629',
		'title': '',
		'imageId': '67434714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901486&docid=67434719&x=1629',
		'title': '',
		'imageId': '67434719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901486&docid=67434718&x=1629',
		'title': '',
		'imageId': '67434718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901486&docid=67434708&x=1629',
		'title': '',
		'imageId': '67434708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901486&docid=67434707&x=1629',
		'title': '',
		'imageId': '67434707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901486&docid=67434710&x=1629',
		'title': '',
		'imageId': '67434710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901486&docid=67434709&x=1629',
		'title': '',
		'imageId': '67434709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901486&docid=67434713&x=1629',
		'title': '',
		'imageId': '67434713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901486&docid=67434712&x=1629',
		'title': '',
		'imageId': '67434712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901486&docid=67434720&x=1629',
		'title': '',
		'imageId': '67434720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901486&docid=67434716&x=1629',
		'title': '',
		'imageId': '67434716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901486&docid=67434717&x=1629',
		'title': '',
		'imageId': '67434717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3901486';

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