var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975361&docid=69155084&x=859',
		'title': '',
		'imageId': '69155084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975361&docid=69155085&x=859',
		'title': '',
		'imageId': '69155085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975361&docid=69155086&x=859',
		'title': '',
		'imageId': '69155086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975361&docid=69155087&x=859',
		'title': '',
		'imageId': '69155087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975361&docid=69155088&x=859',
		'title': '',
		'imageId': '69155088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975361&docid=69155091&x=859',
		'title': '',
		'imageId': '69155091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975361&docid=69155113&x=859',
		'title': '',
		'imageId': '69155113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975361&docid=69155100&x=859',
		'title': '',
		'imageId': '69155100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975361&docid=69155107&x=859',
		'title': '',
		'imageId': '69155107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975361&docid=69155098&x=859',
		'title': '',
		'imageId': '69155098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975361&docid=69155108&x=859',
		'title': '',
		'imageId': '69155108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975361&docid=69155095&x=859',
		'title': '',
		'imageId': '69155095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975361&docid=69155083&x=859',
		'title': '',
		'imageId': '69155083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975361';

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