var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3983848&docid=69367305&x=4827',
		'title': '',
		'imageId': '69367305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983848&docid=69367309&x=4827',
		'title': '',
		'imageId': '69367309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983848&docid=69367307&x=4827',
		'title': '',
		'imageId': '69367307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983848&docid=69367303&x=4827',
		'title': '',
		'imageId': '69367303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983848&docid=69367300&x=4827',
		'title': '',
		'imageId': '69367300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983848&docid=69367311&x=4827',
		'title': '',
		'imageId': '69367311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983848&docid=69367310&x=4827',
		'title': '',
		'imageId': '69367310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983848&docid=69367306&x=4827',
		'title': '',
		'imageId': '69367306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983848&docid=69367302&x=4827',
		'title': '',
		'imageId': '69367302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983848&docid=69367304&x=4827',
		'title': '',
		'imageId': '69367304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983848&docid=69367301&x=4827',
		'title': '',
		'imageId': '69367301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983848&docid=69367308&x=4827',
		'title': '',
		'imageId': '69367308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983848&docid=69367299&x=4827',
		'title': '',
		'imageId': '69367299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3983848';

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