var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028748&x=63',
		'title': '',
		'imageId': '59028748',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028750&x=63',
		'title': '',
		'imageId': '59028750',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028751&x=63',
		'title': '',
		'imageId': '59028751',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028752&x=63',
		'title': '',
		'imageId': '59028752',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028753&x=63',
		'title': '',
		'imageId': '59028753',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028754&x=63',
		'title': '',
		'imageId': '59028754',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028755&x=63',
		'title': '',
		'imageId': '59028755',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028756&x=63',
		'title': '',
		'imageId': '59028756',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028757&x=63',
		'title': '',
		'imageId': '59028757',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028758&x=63',
		'title': '',
		'imageId': '59028758',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028759&x=63',
		'title': '',
		'imageId': '59028759',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028760&x=63',
		'title': '',
		'imageId': '59028760',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028761&x=63',
		'title': '',
		'imageId': '59028761',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028762&x=63',
		'title': '',
		'imageId': '59028762',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028763&x=63',
		'title': '',
		'imageId': '59028763',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028764&x=63',
		'title': '',
		'imageId': '59028764',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028766&x=63',
		'title': '',
		'imageId': '59028766',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028767&x=63',
		'title': '',
		'imageId': '59028767',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028768&x=63',
		'title': '',
		'imageId': '59028768',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943150&docid=59028769&x=63',
		'title': '',
		'imageId': '59028769',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943150';

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