var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963582&docid=68893632&x=584',
		'title': '',
		'imageId': '68893632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963582&docid=68893629&x=584',
		'title': '',
		'imageId': '68893629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963582&docid=68893639&x=584',
		'title': '',
		'imageId': '68893639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963582&docid=68893636&x=584',
		'title': '',
		'imageId': '68893636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963582&docid=68893635&x=584',
		'title': '',
		'imageId': '68893635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963582&docid=68893634&x=584',
		'title': '',
		'imageId': '68893634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963582&docid=68893625&x=584',
		'title': '',
		'imageId': '68893625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963582&docid=68893624&x=584',
		'title': '',
		'imageId': '68893624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963582&docid=68893633&x=584',
		'title': '',
		'imageId': '68893633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963582&docid=68893631&x=584',
		'title': '',
		'imageId': '68893631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963582&docid=68893628&x=584',
		'title': '',
		'imageId': '68893628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963582&docid=68893626&x=584',
		'title': '',
		'imageId': '68893626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963582&docid=68893637&x=584',
		'title': '',
		'imageId': '68893637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963582&docid=68893630&x=584',
		'title': '',
		'imageId': '68893630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963582&docid=68893638&x=584',
		'title': '',
		'imageId': '68893638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963582&docid=68893627&x=584',
		'title': '',
		'imageId': '68893627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963582';

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