var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971579&docid=69053989&x=119',
		'title': '',
		'imageId': '69053989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971579&docid=69054000&x=119',
		'title': '',
		'imageId': '69054000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971579&docid=69053998&x=119',
		'title': '',
		'imageId': '69053998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971579&docid=69054001&x=119',
		'title': '',
		'imageId': '69054001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971579&docid=69053995&x=119',
		'title': '',
		'imageId': '69053995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971579&docid=69053999&x=119',
		'title': '',
		'imageId': '69053999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971579&docid=69053988&x=119',
		'title': '',
		'imageId': '69053988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971579&docid=69053997&x=119',
		'title': '',
		'imageId': '69053997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971579&docid=69053996&x=119',
		'title': '',
		'imageId': '69053996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971579&docid=69053994&x=119',
		'title': '',
		'imageId': '69053994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971579&docid=69053993&x=119',
		'title': '',
		'imageId': '69053993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971579&docid=69053990&x=119',
		'title': '',
		'imageId': '69053990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971579&docid=69053991&x=119',
		'title': '',
		'imageId': '69053991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971579';

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