var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933620&docid=68219947&x=495',
		'title': '',
		'imageId': '68219947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933620&docid=68219942&x=495',
		'title': '',
		'imageId': '68219942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933620&docid=68219948&x=495',
		'title': '',
		'imageId': '68219948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933620&docid=68219949&x=495',
		'title': '',
		'imageId': '68219949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933620&docid=68219941&x=495',
		'title': '',
		'imageId': '68219941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933620&docid=68219945&x=495',
		'title': '',
		'imageId': '68219945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933620&docid=68219939&x=495',
		'title': '',
		'imageId': '68219939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933620&docid=68219950&x=495',
		'title': '',
		'imageId': '68219950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933620&docid=68219946&x=495',
		'title': '',
		'imageId': '68219946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933620&docid=68219953&x=495',
		'title': '',
		'imageId': '68219953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933620&docid=68219951&x=495',
		'title': '',
		'imageId': '68219951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933620&docid=68219940&x=495',
		'title': '',
		'imageId': '68219940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933620&docid=68219944&x=495',
		'title': '',
		'imageId': '68219944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933620';

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