var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995035&docid=69607107&x=5213',
		'title': '',
		'imageId': '69607107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995035&docid=69607114&x=5213',
		'title': '',
		'imageId': '69607114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995035&docid=69607116&x=5213',
		'title': '',
		'imageId': '69607116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995035&docid=69607113&x=5213',
		'title': '',
		'imageId': '69607113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995035&docid=69607117&x=5213',
		'title': '',
		'imageId': '69607117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995035&docid=69607111&x=5213',
		'title': '',
		'imageId': '69607111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995035&docid=69607112&x=5213',
		'title': '',
		'imageId': '69607112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995035&docid=69607119&x=5213',
		'title': '',
		'imageId': '69607119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995035&docid=69607110&x=5213',
		'title': '',
		'imageId': '69607110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995035&docid=69607108&x=5213',
		'title': '',
		'imageId': '69607108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995035&docid=69607106&x=5213',
		'title': '',
		'imageId': '69607106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995035&docid=69607118&x=5213',
		'title': '',
		'imageId': '69607118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995035&docid=69607109&x=5213',
		'title': '',
		'imageId': '69607109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995035&docid=69607115&x=5213',
		'title': '',
		'imageId': '69607115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995035';

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