var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971931&docid=69063546&x=4610',
		'title': '',
		'imageId': '69063546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971931&docid=69063558&x=4610',
		'title': '',
		'imageId': '69063558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971931&docid=69063559&x=4610',
		'title': '',
		'imageId': '69063559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971931&docid=69063548&x=4610',
		'title': '',
		'imageId': '69063548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971931&docid=69063549&x=4610',
		'title': '',
		'imageId': '69063549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971931&docid=69063550&x=4610',
		'title': '',
		'imageId': '69063550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971931&docid=69063551&x=4610',
		'title': '',
		'imageId': '69063551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971931&docid=69063557&x=4610',
		'title': '',
		'imageId': '69063557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971931&docid=69063553&x=4610',
		'title': '',
		'imageId': '69063553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971931&docid=69063554&x=4610',
		'title': '',
		'imageId': '69063554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971931&docid=69063555&x=4610',
		'title': '',
		'imageId': '69063555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971931&docid=69063556&x=4610',
		'title': '',
		'imageId': '69063556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971931&docid=69063552&x=4610',
		'title': '',
		'imageId': '69063552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971931';

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