var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826849&x=1535',
		'title': '',
		'imageId': '67826849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826851&x=1535',
		'title': '',
		'imageId': '67826851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826852&x=1535',
		'title': '',
		'imageId': '67826852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826839&x=1535',
		'title': '',
		'imageId': '67826839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826855&x=1535',
		'title': '',
		'imageId': '67826855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826846&x=1535',
		'title': '',
		'imageId': '67826846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826854&x=1535',
		'title': '',
		'imageId': '67826854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826856&x=1535',
		'title': '',
		'imageId': '67826856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826841&x=1535',
		'title': '',
		'imageId': '67826841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826850&x=1535',
		'title': '',
		'imageId': '67826850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826843&x=1535',
		'title': '',
		'imageId': '67826843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826853&x=1535',
		'title': '',
		'imageId': '67826853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826842&x=1535',
		'title': '',
		'imageId': '67826842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826845&x=1535',
		'title': '',
		'imageId': '67826845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826848&x=1535',
		'title': '',
		'imageId': '67826848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826844&x=1535',
		'title': '',
		'imageId': '67826844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826847&x=1535',
		'title': '',
		'imageId': '67826847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916974&docid=67826840&x=1535',
		'title': '',
		'imageId': '67826840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916974';

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