var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913191&docid=67717513&x=4638',
		'title': '',
		'imageId': '67717513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913191&docid=67717514&x=4638',
		'title': '',
		'imageId': '67717514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913191&docid=67717517&x=4638',
		'title': '',
		'imageId': '67717517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913191&docid=67717516&x=4638',
		'title': '',
		'imageId': '67717516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913191&docid=67717518&x=4638',
		'title': '',
		'imageId': '67717518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913191&docid=67717519&x=4638',
		'title': '',
		'imageId': '67717519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913191&docid=67717515&x=4638',
		'title': '',
		'imageId': '67717515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913191';

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