var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016574&docid=69491622&x=5156',
		'title': '',
		'imageId': '69491622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016574&docid=69491626&x=5156',
		'title': '',
		'imageId': '69491626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016574&docid=69491625&x=5156',
		'title': '',
		'imageId': '69491625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016574&docid=69491621&x=5156',
		'title': '',
		'imageId': '69491621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016574&docid=69491620&x=5156',
		'title': '',
		'imageId': '69491620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016574&docid=69491624&x=5156',
		'title': '',
		'imageId': '69491624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016574&docid=69491628&x=5156',
		'title': '',
		'imageId': '69491628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016574&docid=69491630&x=5156',
		'title': '',
		'imageId': '69491630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016574&docid=69491629&x=5156',
		'title': '',
		'imageId': '69491629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016574&docid=69491623&x=5156',
		'title': '',
		'imageId': '69491623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016574&docid=69491627&x=5156',
		'title': '',
		'imageId': '69491627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016574&docid=69491631&x=5156',
		'title': '',
		'imageId': '69491631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016574&docid=69528164&x=5156',
		'title': '',
		'imageId': '69528164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016574';

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