var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260468&x=5010',
		'title': '',
		'imageId': '70260468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260469&x=5010',
		'title': '',
		'imageId': '70260469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260472&x=5010',
		'title': '',
		'imageId': '70260472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260480&x=5010',
		'title': '',
		'imageId': '70260480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260470&x=5010',
		'title': '',
		'imageId': '70260470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260471&x=5010',
		'title': '',
		'imageId': '70260471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260482&x=5010',
		'title': '',
		'imageId': '70260482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260481&x=5010',
		'title': '',
		'imageId': '70260481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260478&x=5010',
		'title': '',
		'imageId': '70260478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260488&x=5010',
		'title': '',
		'imageId': '70260488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260476&x=5010',
		'title': '',
		'imageId': '70260476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260484&x=5010',
		'title': '',
		'imageId': '70260484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260485&x=5010',
		'title': '',
		'imageId': '70260485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260487&x=5010',
		'title': '',
		'imageId': '70260487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260486&x=5010',
		'title': '',
		'imageId': '70260486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260477&x=5010',
		'title': '',
		'imageId': '70260477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260479&x=5010',
		'title': '',
		'imageId': '70260479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021386&docid=70260483&x=5010',
		'title': '',
		'imageId': '70260483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4021386';

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