var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275740&x=1957',
		'title': '',
		'imageId': '69275740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275741&x=1957',
		'title': '',
		'imageId': '69275741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275744&x=1957',
		'title': '',
		'imageId': '69275744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275748&x=1957',
		'title': '',
		'imageId': '69275748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275753&x=1957',
		'title': '',
		'imageId': '69275753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275739&x=1957',
		'title': '',
		'imageId': '69275739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275738&x=1957',
		'title': '',
		'imageId': '69275738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275749&x=1957',
		'title': '',
		'imageId': '69275749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275736&x=1957',
		'title': '',
		'imageId': '69275736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275745&x=1957',
		'title': '',
		'imageId': '69275745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275750&x=1957',
		'title': '',
		'imageId': '69275750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275742&x=1957',
		'title': '',
		'imageId': '69275742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275747&x=1957',
		'title': '',
		'imageId': '69275747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275743&x=1957',
		'title': '',
		'imageId': '69275743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275751&x=1957',
		'title': '',
		'imageId': '69275751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275752&x=1957',
		'title': '',
		'imageId': '69275752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275737&x=1957',
		'title': '',
		'imageId': '69275737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980539&docid=69275746&x=1957',
		'title': '',
		'imageId': '69275746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980539';

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