var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986305&docid=69410293&x=2451',
		'title': '',
		'imageId': '69410293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986305&docid=69410296&x=2451',
		'title': '',
		'imageId': '69410296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986305&docid=69410299&x=2451',
		'title': '',
		'imageId': '69410299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986305&docid=69410294&x=2451',
		'title': '',
		'imageId': '69410294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986305&docid=69410302&x=2451',
		'title': '',
		'imageId': '69410302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986305&docid=69410292&x=2451',
		'title': '',
		'imageId': '69410292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986305&docid=69410295&x=2451',
		'title': '',
		'imageId': '69410295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986305&docid=69410298&x=2451',
		'title': '',
		'imageId': '69410298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986305&docid=69410297&x=2451',
		'title': '',
		'imageId': '69410297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986305&docid=69410301&x=2451',
		'title': '',
		'imageId': '69410301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986305&docid=69410300&x=2451',
		'title': '',
		'imageId': '69410300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986305&docid=69410303&x=2451',
		'title': '',
		'imageId': '69410303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986305&docid=69410308&x=2451',
		'title': '',
		'imageId': '69410308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986305';

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