var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000077&docid=69710586&x=566',
		'title': '',
		'imageId': '69710586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000077&docid=69710575&x=566',
		'title': '',
		'imageId': '69710575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000077&docid=69710584&x=566',
		'title': '',
		'imageId': '69710584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000077&docid=69710581&x=566',
		'title': '',
		'imageId': '69710581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000077&docid=69710578&x=566',
		'title': '',
		'imageId': '69710578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000077&docid=69710576&x=566',
		'title': '',
		'imageId': '69710576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000077&docid=69710583&x=566',
		'title': '',
		'imageId': '69710583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000077&docid=69710572&x=566',
		'title': '',
		'imageId': '69710572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000077&docid=69710571&x=566',
		'title': '',
		'imageId': '69710571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000077&docid=69710582&x=566',
		'title': '',
		'imageId': '69710582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000077&docid=69710579&x=566',
		'title': '',
		'imageId': '69710579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000077&docid=69710574&x=566',
		'title': '',
		'imageId': '69710574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000077&docid=69710577&x=566',
		'title': '',
		'imageId': '69710577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000077';

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