var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999345&docid=69692941&x=4544',
		'title': '',
		'imageId': '69692941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999345&docid=69692942&x=4544',
		'title': '',
		'imageId': '69692942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999345&docid=69692940&x=4544',
		'title': '',
		'imageId': '69692940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999345&docid=69692948&x=4544',
		'title': '',
		'imageId': '69692948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999345&docid=69692944&x=4544',
		'title': '',
		'imageId': '69692944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999345&docid=69692945&x=4544',
		'title': '',
		'imageId': '69692945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999345&docid=69692943&x=4544',
		'title': '',
		'imageId': '69692943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999345&docid=69692947&x=4544',
		'title': '',
		'imageId': '69692947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999345&docid=69692946&x=4544',
		'title': '',
		'imageId': '69692946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999345&docid=69692951&x=4544',
		'title': '',
		'imageId': '69692951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999345&docid=69692952&x=4544',
		'title': '',
		'imageId': '69692952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999345&docid=69692949&x=4544',
		'title': '',
		'imageId': '69692949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999345&docid=69692950&x=4544',
		'title': '',
		'imageId': '69692950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999345&docid=69692953&x=4544',
		'title': '',
		'imageId': '69692953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999345&docid=69692939&x=4544',
		'title': '',
		'imageId': '69692939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999345';

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