var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142037&x=4638',
		'title': '',
		'imageId': '70142037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142049&x=4638',
		'title': '',
		'imageId': '70142049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142033&x=4638',
		'title': '',
		'imageId': '70142033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142047&x=4638',
		'title': '',
		'imageId': '70142047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142039&x=4638',
		'title': '',
		'imageId': '70142039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142034&x=4638',
		'title': '',
		'imageId': '70142034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142035&x=4638',
		'title': '',
		'imageId': '70142035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142040&x=4638',
		'title': '',
		'imageId': '70142040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142042&x=4638',
		'title': '',
		'imageId': '70142042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142041&x=4638',
		'title': '',
		'imageId': '70142041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142043&x=4638',
		'title': '',
		'imageId': '70142043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142044&x=4638',
		'title': '',
		'imageId': '70142044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142046&x=4638',
		'title': '',
		'imageId': '70142046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142038&x=4638',
		'title': '',
		'imageId': '70142038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142045&x=4638',
		'title': '',
		'imageId': '70142045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142048&x=4638',
		'title': '',
		'imageId': '70142048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=70142036&x=4638',
		'title': '',
		'imageId': '70142036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=59270515&x=4638',
		'title': '',
		'imageId': '59270515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016339&docid=59270516&x=4638',
		'title': '',
		'imageId': '59270516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016339';

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