var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885805&docid=67402382&x=295',
		'title': '',
		'imageId': '67402382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885805&docid=67402315&x=295',
		'title': '',
		'imageId': '67402315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885805&docid=67402318&x=295',
		'title': '',
		'imageId': '67402318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885805&docid=67402321&x=295',
		'title': '',
		'imageId': '67402321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885805&docid=67402329&x=295',
		'title': '',
		'imageId': '67402329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885805&docid=67402370&x=295',
		'title': '',
		'imageId': '67402370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885805&docid=67402373&x=295',
		'title': '',
		'imageId': '67402373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885805&docid=67402376&x=295',
		'title': '',
		'imageId': '67402376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885805&docid=67402379&x=295',
		'title': '',
		'imageId': '67402379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885805&docid=67402385&x=295',
		'title': '',
		'imageId': '67402385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885805&docid=67402386&x=295',
		'title': '',
		'imageId': '67402386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885805&docid=67562643&x=295',
		'title': '',
		'imageId': '67562643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885805&docid=67562647&x=295',
		'title': '',
		'imageId': '67562647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885805';

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