var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918895&docid=67882713&x=262',
		'title': '',
		'imageId': '67882713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918895&docid=67882705&x=262',
		'title': '',
		'imageId': '67882705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918895&docid=67882712&x=262',
		'title': '',
		'imageId': '67882712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918895&docid=67882711&x=262',
		'title': '',
		'imageId': '67882711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918895&docid=67882708&x=262',
		'title': '',
		'imageId': '67882708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918895&docid=67882709&x=262',
		'title': '',
		'imageId': '67882709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918895&docid=67882702&x=262',
		'title': '',
		'imageId': '67882702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918895&docid=67882710&x=262',
		'title': '',
		'imageId': '67882710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918895&docid=67882714&x=262',
		'title': '',
		'imageId': '67882714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918895&docid=67882706&x=262',
		'title': '',
		'imageId': '67882706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918895&docid=67882704&x=262',
		'title': '',
		'imageId': '67882704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918895&docid=67882707&x=262',
		'title': '',
		'imageId': '67882707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918895&docid=67882715&x=262',
		'title': '',
		'imageId': '67882715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918895&docid=67882703&x=262',
		'title': '',
		'imageId': '67882703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918895';

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