var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945283&x=412',
		'title': '',
		'imageId': '69945283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945291&x=412',
		'title': '',
		'imageId': '69945291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945292&x=412',
		'title': '',
		'imageId': '69945292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945289&x=412',
		'title': '',
		'imageId': '69945289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945263&x=412',
		'title': '',
		'imageId': '69945263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945265&x=412',
		'title': '',
		'imageId': '69945265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945266&x=412',
		'title': '',
		'imageId': '69945266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945264&x=412',
		'title': '',
		'imageId': '69945264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945267&x=412',
		'title': '',
		'imageId': '69945267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945268&x=412',
		'title': '',
		'imageId': '69945268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945274&x=412',
		'title': '',
		'imageId': '69945274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945279&x=412',
		'title': '',
		'imageId': '69945279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945273&x=412',
		'title': '',
		'imageId': '69945273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945280&x=412',
		'title': '',
		'imageId': '69945280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945306&x=412',
		'title': '',
		'imageId': '69945306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945307&x=412',
		'title': '',
		'imageId': '69945307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945311&x=412',
		'title': '',
		'imageId': '69945311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945315&x=412',
		'title': '',
		'imageId': '69945315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945316&x=412',
		'title': '',
		'imageId': '69945316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945295&x=412',
		'title': '',
		'imageId': '69945295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009373&docid=69945319&x=412',
		'title': '',
		'imageId': '69945319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009373';

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