var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3880290&docid=66886143&x=5426',
		'title': '',
		'imageId': '66886143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880290&docid=66886146&x=5426',
		'title': '',
		'imageId': '66886146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880290&docid=66886153&x=5426',
		'title': '',
		'imageId': '66886153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880290&docid=66886154&x=5426',
		'title': '',
		'imageId': '66886154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880290&docid=66886155&x=5426',
		'title': '',
		'imageId': '66886155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880290&docid=66886156&x=5426',
		'title': '',
		'imageId': '66886156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880290&docid=66886157&x=5426',
		'title': '',
		'imageId': '66886157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880290&docid=66886158&x=5426',
		'title': '',
		'imageId': '66886158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880290&docid=66886159&x=5426',
		'title': '',
		'imageId': '66886159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880290&docid=66886160&x=5426',
		'title': '',
		'imageId': '66886160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880290&docid=66886161&x=5426',
		'title': '',
		'imageId': '66886161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880290&docid=66886162&x=5426',
		'title': '',
		'imageId': '66886162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880290&docid=66886165&x=5426',
		'title': '',
		'imageId': '66886165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3880290';

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