var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974378&docid=69133480&x=497',
		'title': '',
		'imageId': '69133480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974378&docid=69133476&x=497',
		'title': '',
		'imageId': '69133476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974378&docid=69133484&x=497',
		'title': '',
		'imageId': '69133484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974378&docid=69133478&x=497',
		'title': '',
		'imageId': '69133478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974378&docid=69133482&x=497',
		'title': '',
		'imageId': '69133482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974378&docid=69133474&x=497',
		'title': '',
		'imageId': '69133474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974378&docid=69133479&x=497',
		'title': '',
		'imageId': '69133479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974378&docid=69133481&x=497',
		'title': '',
		'imageId': '69133481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974378&docid=69133475&x=497',
		'title': '',
		'imageId': '69133475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974378&docid=69135407&x=497',
		'title': '',
		'imageId': '69135407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974378&docid=69210015&x=497',
		'title': '',
		'imageId': '69210015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974378&docid=69210018&x=497',
		'title': '',
		'imageId': '69210018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974378&docid=69210024&x=497',
		'title': '',
		'imageId': '69210024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974378&docid=69210030&x=497',
		'title': '',
		'imageId': '69210030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974378&docid=69210057&x=497',
		'title': '',
		'imageId': '69210057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974378';

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