var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004847&docid=69833445&x=1434',
		'title': '',
		'imageId': '69833445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004847&docid=69833410&x=1434',
		'title': '',
		'imageId': '69833410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004847&docid=69833411&x=1434',
		'title': '',
		'imageId': '69833411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004847&docid=69833428&x=1434',
		'title': '',
		'imageId': '69833428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004847&docid=69833427&x=1434',
		'title': '',
		'imageId': '69833427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004847&docid=69833429&x=1434',
		'title': '',
		'imageId': '69833429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004847&docid=69833412&x=1434',
		'title': '',
		'imageId': '69833412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004847&docid=69833413&x=1434',
		'title': '',
		'imageId': '69833413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004847&docid=69833440&x=1434',
		'title': '',
		'imageId': '69833440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004847&docid=69833443&x=1434',
		'title': '',
		'imageId': '69833443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004847&docid=69833414&x=1434',
		'title': '',
		'imageId': '69833414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004847&docid=69833426&x=1434',
		'title': '',
		'imageId': '69833426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004847&docid=69833409&x=1434',
		'title': '',
		'imageId': '69833409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004847';

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