var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991667&docid=69526481&x=4247',
		'title': '',
		'imageId': '69526481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991667&docid=69526487&x=4247',
		'title': '',
		'imageId': '69526487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991667&docid=69526491&x=4247',
		'title': '',
		'imageId': '69526491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991667&docid=69526494&x=4247',
		'title': '',
		'imageId': '69526494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991667&docid=69526503&x=4247',
		'title': '',
		'imageId': '69526503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991667&docid=69526559&x=4247',
		'title': '',
		'imageId': '69526559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991667&docid=69526564&x=4247',
		'title': '',
		'imageId': '69526564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991667&docid=69540921&x=4247',
		'title': '',
		'imageId': '69540921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991667&docid=69541016&x=4247',
		'title': '',
		'imageId': '69541016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991667&docid=69541127&x=4247',
		'title': '',
		'imageId': '69541127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991667&docid=69541179&x=4247',
		'title': '',
		'imageId': '69541179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991667&docid=69541382&x=4247',
		'title': '',
		'imageId': '69541382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991667&docid=69541385&x=4247',
		'title': '',
		'imageId': '69541385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991667';

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