var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292925&x=823',
		'title': '',
		'imageId': '71292925',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292926&x=823',
		'title': '',
		'imageId': '71292926',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292927&x=823',
		'title': '',
		'imageId': '71292927',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292928&x=823',
		'title': '',
		'imageId': '71292928',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292929&x=823',
		'title': '',
		'imageId': '71292929',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292932&x=823',
		'title': '',
		'imageId': '71292932',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292938&x=823',
		'title': '',
		'imageId': '71292938',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292942&x=823',
		'title': '',
		'imageId': '71292942',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292944&x=823',
		'title': '',
		'imageId': '71292944',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292949&x=823',
		'title': '',
		'imageId': '71292949',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292950&x=823',
		'title': '',
		'imageId': '71292950',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292951&x=823',
		'title': '',
		'imageId': '71292951',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292958&x=823',
		'title': '',
		'imageId': '71292958',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292959&x=823',
		'title': '',
		'imageId': '71292959',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292960&x=823',
		'title': '',
		'imageId': '71292960',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292966&x=823',
		'title': '',
		'imageId': '71292966',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292969&x=823',
		'title': '',
		'imageId': '71292969',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292970&x=823',
		'title': '',
		'imageId': '71292970',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061747&docid=71292924&x=823',
		'title': '',
		'imageId': '71292924',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4061747';

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