var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110243&x=1351',
		'title': '',
		'imageId': '70110243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110244&x=1351',
		'title': '',
		'imageId': '70110244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110247&x=1351',
		'title': '',
		'imageId': '70110247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110250&x=1351',
		'title': '',
		'imageId': '70110250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110260&x=1351',
		'title': '',
		'imageId': '70110260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110264&x=1351',
		'title': '',
		'imageId': '70110264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110266&x=1351',
		'title': '',
		'imageId': '70110266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110269&x=1351',
		'title': '',
		'imageId': '70110269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110274&x=1351',
		'title': '',
		'imageId': '70110274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110277&x=1351',
		'title': '',
		'imageId': '70110277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110280&x=1351',
		'title': '',
		'imageId': '70110280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110290&x=1351',
		'title': '',
		'imageId': '70110290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110291&x=1351',
		'title': '',
		'imageId': '70110291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110292&x=1351',
		'title': '',
		'imageId': '70110292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110297&x=1351',
		'title': '',
		'imageId': '70110297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110298&x=1351',
		'title': '',
		'imageId': '70110298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110301&x=1351',
		'title': '',
		'imageId': '70110301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110304&x=1351',
		'title': '',
		'imageId': '70110304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70110307&x=1351',
		'title': '',
		'imageId': '70110307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70151227&x=1351',
		'title': '',
		'imageId': '70151227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015904&docid=70151230&x=1351',
		'title': '',
		'imageId': '70151230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015904';

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